mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-14 13:05:02 -05:00
Add configuration file for Travis-CI.
This commit is contained in:
parent
90055e839c
commit
f564245ee8
11
travis.yml
Normal file
11
travis.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
language: android
|
||||||
|
android:
|
||||||
|
components:
|
||||||
|
- platform-tools
|
||||||
|
- tools
|
||||||
|
- build-tools-21.1.1
|
||||||
|
- android-21
|
||||||
|
|
||||||
|
- extra-google-google_play_services
|
||||||
|
- extra-google-m2repository
|
||||||
|
- extra-android-m2repository
|
Loading…
Reference in New Issue
Block a user