First stab at travis CI config

This commit is contained in:
Doug Keen 2015-10-18 20:24:46 -07:00
parent f5cc04e3cc
commit 7f1a3b6196
1 changed files with 11 additions and 0 deletions

11
.travis.yml Normal file
View File

@ -0,0 +1,11 @@
language: android
android:
components:
- platform-tools
- tools
# The BuildTools version used by your project
- build-tools-23.0.1
# The SDK version used to compile your project
- android-23