travis: use r20 for softfp build
This commit is contained in:
parent
d05bfb55c5
commit
e4bb3ecd12
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ jobs:
|
||||||
before_script:
|
before_script:
|
||||||
- export ANDROID_HOME=$TRAVIS_BUILD_DIR/sdk
|
- export ANDROID_HOME=$TRAVIS_BUILD_DIR/sdk
|
||||||
- sh scripts/travis_common_deps.sh
|
- sh scripts/travis_common_deps.sh
|
||||||
- sh scripts/travis_android_deps.sh r10e
|
- sh scripts/travis_android_deps.sh
|
||||||
- export ANDROID_SDK_HOME=$ANDROID_HOME
|
- export ANDROID_SDK_HOME=$ANDROID_HOME
|
||||||
- export ANDROID_NDK_HOME=$ANDROID_SDK_HOME/ndk-bundle
|
- export ANDROID_NDK_HOME=$ANDROID_SDK_HOME/ndk-bundle
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Reference in a new issue