1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-11-13 12:35:06 -05:00

Add configuration file for Travis-CI.

This commit is contained in:
Sebastian Kaspari 2015-03-13 23:44:19 +01:00
parent 90055e839c
commit f564245ee8

11
travis.yml Normal file
View 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