mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-27 02:05:26 +02:00
Travix fix license bug workaround
This commit is contained in:
@@ -14,7 +14,8 @@ branches:
|
|||||||
- travis-dev-build
|
- travis-dev-build
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- yes | $ANDROID_HOME/tools/bin/sdkmanager "platforms;android-27"
|
- yes | sdkmanager "platforms;android-27"
|
||||||
|
- yes | sdkmanager "platforms;android-26"
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- sed -i -r
|
- sed -i -r
|
||||||
|
Reference in New Issue
Block a user