Added initial travis yml

This commit is contained in:
mhutti1 2017-03-08 20:39:20 +00:00
parent 716cdd984d
commit bfbdcfa07e

13
.travis.yml Normal file
View File

@ -0,0 +1,13 @@
language: android
android:
components:
# Uncomment the lines below if you want to
# use the latest revision of Android SDK Tools
# - platform-tools
# - tools
# The BuildTools version used by your project
- build-tools-24.0.1
# The SDK version used to compile your project
- android-24