mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-24 01:32:17 -05:00
Add travis config
This commit is contained in:
parent
0d6d09b7e9
commit
92f4b7161b
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@ -0,0 +1,7 @@
|
||||
language: android
|
||||
android:
|
||||
components:
|
||||
- platform-tools
|
||||
- tools
|
||||
- build-tools-19.1.0
|
||||
- android-19
|
Loading…
Reference in New Issue
Block a user