Add travis components for SDK 23

This commit is contained in:
Dominik Schürmann 2015-11-02 18:12:05 +01:00
parent 59e3122731
commit 989df66d18

View file

@ -9,10 +9,12 @@ sudo: false
# - ADB_INSTALL_TIMEOUT=8 # minutes (2 minutes by default) # - ADB_INSTALL_TIMEOUT=8 # minutes (2 minutes by default)
android: android:
components: components:
- build-tools-23.0.1
- build-tools-22.0.1 - build-tools-22.0.1
- build-tools-21.1.2 - build-tools-21.1.2
- build-tools-21.1.1 - build-tools-21.1.1
- build-tools-19.1.0 - build-tools-19.1.0
- android-23
- android-22 - android-22
- android-21 - android-21
- android-19 - android-19