aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index ef9e16c..57704fa 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -46,12 +46,15 @@ before_script:
android:
components:
+ - platform-tools
+ - tools
- build-tools-22.0.1
- android-23
- extra-android-support
- extra-android-m2repository
license:
- - '.+'
+ - 'android-sdk-license-.+'
+ - 'google-gdk-license-.+'
script:
- ./gradlew clean build check jacocoUnitTestDebugReport