mirror of
https://github.com/etlegacy/etlegacy-android.git
synced 2024-11-10 06:52:06 +00:00
travis: quick fix
This commit is contained in:
parent
bb35958d0e
commit
4465a149ef
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ before_script:
|
|||
- git clone https://github.com/rafal1137/NDK_ETL.git
|
||||
- export ANDROID_NDK_HOME=$HOME/NDK_ETL/ndk-bundle
|
||||
- export PATH=$PATH:$ANDROID_NDK_HOME
|
||||
- mkdir "$ANDROID_HOME/licenses" || true
|
||||
- echo "24333f8a63b6825ea9c5514f83c2829b004d1fee" > "$ANDROID_HOME/licenses/android-sdk-license"
|
||||
install:
|
||||
# - echo y | sdkmanager "ndk-bundle"
|
||||
|
|
Loading…
Reference in a new issue