1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-02-11 19:34:11 +01:00

updated travis to android 28

This commit is contained in:
OliE 2018-10-07 13:05:36 +02:00
parent 1f8facacc8
commit a961cb593f

View File

@ -13,7 +13,7 @@ android:
- platform-tools
- tools
- build-tools-28.0.2
- android-27
- android-28
- extra-android-m2repository
branches:
@ -21,8 +21,8 @@ branches:
- /^travis-.*-build$/
before_install:
- yes | sdkmanager "platforms;android-28"
- yes | sdkmanager "platforms;android-27"
- yes | sdkmanager "platforms;android-26"
before_script:
- sed -i -r