We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3365315 + 3eb1da5 commit 06ebfc6Copy full SHA for 06ebfc6
1 file changed
.travis.yml
@@ -0,0 +1,10 @@
1
+sudo: false
2
+language: android
3
+
4
+android:
5
+ components:
6
+ - build-tools-19.1.0
7
+ - android-19
8
+ - extra-google-m2repository
9
+ - extra-android-m2repository
10
+script: ./gradlew build
0 commit comments