summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohamed <mohamed@zenadi.com>2018-02-04 11:54:24 +0100
committerMohamed <mohamed@zenadi.com>2018-02-04 11:54:24 +0100
commitad938504379206a5e8dc2d535cbc588e61c0e799 (patch)
tree24d17b80e076d7f340dfeb631b56445553ecfb88
parentea1d83a5e9674174e1293036cb58767d345e0b7a (diff)
fix travis build
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 83df291e..a8c21951 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,9 @@
language: android
jdk: oraclejdk8
+before_install:
+ - yes | sdkmanager "platforms;android-27"
+
licenses:
- 'android-sdk-preview-license-.+'
- 'android-sdk-license-.+'