Skip to content

Commit 92f7774

Browse files
Integration with travis
Change-Id: I7698fcde1a0eb356438fb146586dab9b20187163
1 parent 3365315 commit 92f7774

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.travis.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
language: android
2+
3+
android:
4+
components:
5+
- build-tools-19.1
6+
- android-19
7+
- extra-google-m2repository
8+
- extra-android-m2repository
9+
script: ./gradlew build

0 commit comments

Comments
 (0)