summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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