Update Travis CI to Android 26 sdk

This commit is contained in:
Felix Ableitner 2017-09-27 16:25:11 +09:00
parent 653e54eb77
commit 953f5e1e82
1 changed files with 4 additions and 4 deletions

View File

@ -6,11 +6,11 @@ jdk: oraclejdk8
android:
components:
- tools
- android-25
- build-tools-25.0.2
- android-26
- build-tools-26.0.1
- platform-tools
- build-tools-25.0.2
- android-25
- build-tools-26.0.1
- android-26
- extra-android-m2repository
# Install Golang