mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-17 18:40:02 +00:00
travis: set android autobuilds as release to have high optimization
This commit is contained in:
parent
d2a8cfe614
commit
1c21590e96
@ -87,7 +87,7 @@ jobs:
|
|||||||
- export ANDROID_NDK_HOME=$ANDROID_SDK_HOME/ndk-bundle
|
- export ANDROID_NDK_HOME=$ANDROID_SDK_HOME/ndk-bundle
|
||||||
script:
|
script:
|
||||||
- cd android
|
- cd android
|
||||||
- sh compile.sh
|
- sh compile.sh release
|
||||||
after_script:
|
after_script:
|
||||||
- ccache --show-stats
|
- ccache --show-stats
|
||||||
- sh ../scripts/continious_upload.sh xashdroid.apk
|
- sh ../scripts/continious_upload.sh xashdroid.apk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user