travis: set android autobuilds as release to have high optimization
This commit is contained in:
parent
d2a8cfe614
commit
1c21590e96
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ jobs:
|
|||
- export ANDROID_NDK_HOME=$ANDROID_SDK_HOME/ndk-bundle
|
||||
script:
|
||||
- cd android
|
||||
- sh compile.sh
|
||||
- sh compile.sh release
|
||||
after_script:
|
||||
- ccache --show-stats
|
||||
- sh ../scripts/continious_upload.sh xashdroid.apk
|
||||
|
|
Loading…
Add table
Reference in a new issue