summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMohamed Zenadi <mohamed@zenadi.com>2016-10-16 21:48:45 +0200
committerMohamed Zenadi <mohamed@zenadi.com>2016-10-16 21:48:45 +0200
commit8c87118e7e40b591fbdde92758daf00a0e347871 (patch)
tree4bfaf142cff9a0ecb08772c62b3b133dfb9629c2 /.travis.yml
parentfd56da5c6e4f75668447be499de7e4a746fd62ba (diff)
try to fix the travis build :/
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index cfab4017..277312af 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,10 +1,10 @@
language: android
-
+jdk: oraclejdk8
android:
components:
- platform-tools
- tools
- - build-tools-24.0.1
+ - build-tools-24.0.2
- android-24
- extra-google-m2repository
- extra-android-m2repository