mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-17 08:35:37 -04:00
Update .travis.yml
This commit is contained in:
parent
02d4cf7d04
commit
beaa6883e3
@ -14,6 +14,12 @@ android:
|
|||||||
- build-tools-$ANDROID_BUILD_TOOLS_VERSION
|
- build-tools-$ANDROID_BUILD_TOOLS_VERSION
|
||||||
- android-$ANDROID_API_LEVEL
|
- android-$ANDROID_API_LEVEL
|
||||||
- extra-android-m2repository
|
- extra-android-m2repository
|
||||||
|
licenses:
|
||||||
|
- yes | sudo sdkmanager --licenses
|
||||||
|
- 'android-sdk-preview-license-52d11cd2'
|
||||||
|
- 'android-sdk-license-.+'
|
||||||
|
- 'google-gdk-license-.+'
|
||||||
|
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- echo yes | sudo sdkmanager --licenses
|
- echo yes | sudo sdkmanager --licenses
|
||||||
|
Loading…
x
Reference in New Issue
Block a user