aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex <alescdb@users.noreply.github.com>2015-10-22 21:17:18 +0200
committerAlex <alescdb@users.noreply.github.com>2015-10-22 21:17:18 +0200
commitaef588b7df8116d61760f7dd6cb0655125e3f2d1 (patch)
tree6c159498392b93997445fd3cafa7f4b97779dc92
parentd5bf487c76e77643d09174c0ff2321eefed6f5eb (diff)
parent9462fca3f28a9cf482f92a34baabb76e4142cd0e (diff)
downloadconnectbot-aef588b7df8116d61760f7dd6cb0655125e3f2d1.tar.gz
connectbot-aef588b7df8116d61760f7dd6cb0655125e3f2d1.tar.bz2
connectbot-aef588b7df8116d61760f7dd6cb0655125e3f2d1.zip
Merge branch 'master' into key-vectors
-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