aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2015-11-02 18:12:05 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2015-11-02 18:12:05 +0100
commit989df66d18707211dcf4e8a088abe563538eafa3 (patch)
treeefd1c8da9c10b941adc35949157eb44ab0aa117c /.travis.yml
parent59e3122731f4e3765598dafd1c94d663ce7eb124 (diff)
downloadopen-keychain-989df66d18707211dcf4e8a088abe563538eafa3.tar.gz
open-keychain-989df66d18707211dcf4e8a088abe563538eafa3.tar.bz2
open-keychain-989df66d18707211dcf4e8a088abe563538eafa3.zip
Add travis components for SDK 23
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e4433144b..74ea7a58d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,10 +9,12 @@ sudo: false
# - ADB_INSTALL_TIMEOUT=8 # minutes (2 minutes by default)
android:
components:
+ - build-tools-23.0.1
- build-tools-22.0.1
- build-tools-21.1.2
- build-tools-21.1.1
- build-tools-19.1.0
+ - android-23
- android-22
- android-21
- android-19