We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12e3c0a commit 3fe4bcfCopy full SHA for 3fe4bcf
1 file changed
.travis.yml
@@ -10,6 +10,9 @@ android:
10
- platform-tools
11
- build-tools-24.0.1
12
- android-24
13
+ - extra-android-m2repository
14
licenses:
15
- android-sdk-license-.+
16
17
+script:
18
+- ./gradlew build connectedCheck
0 commit comments