travis: quick fix

This commit is contained in:
rafal1137 2020-04-30 20:59:56 +02:00
parent bb35958d0e
commit 4465a149ef
1 changed files with 1 additions and 0 deletions

View File

@ -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"