summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorey Maylone <Corey@livioconnect.com>2016-01-27 11:07:49 -0500
committerCorey Maylone <Corey@livioconnect.com>2016-01-27 11:07:49 -0500
commitd99fdb3d6b5466ccc03391ef44313c2af66a8d44 (patch)
tree4a57fc49cd16d29b0953061a26e378cf46008041
parent85ce8b2f9c0b7d1c64334c5745e0ba436f418723 (diff)
downloadsdl_android-feature/travisci-build.tar.gz
Updated travis config to use latest build toolsfeature/travisci-build
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a3c1d6c2d..47ad9677a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,10 @@
language: android
android:
components:
+ # use the latest revision of Android SDK Tools
+ - platform-tools
+ - tools
+
# The BuildTools version used by your project
- build-tools-23.0.2