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: android:
components: components:
- tools - tools
- android-25 - android-26
- build-tools-25.0.2 - build-tools-26.0.1
- platform-tools - platform-tools
- build-tools-25.0.2 - build-tools-26.0.1
- android-25 - android-26
- extra-android-m2repository - extra-android-m2repository
# Install Golang # Install Golang