1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-12-23 11:21:29 +00:00

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

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