We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f13a74 commit c72e8d5Copy full SHA for c72e8d5
.travis.yml
@@ -1,9 +1,10 @@
1
language: android
2
+jdk: oraclejdk8
3
4
android:
5
components:
6
- build-tools-21.1.2
7
- android-19
8
9
script:
- ./gradlew build -x lint
10
+ ./gradlew build
0 commit comments