Update .travis.yml
This commit is contained in:
parent
19fc0b3a36
commit
4cf64fb370
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ script:
|
||||||
- ant debug
|
- ant debug
|
||||||
- cp bin/xashdroid-debug.apk xashdroid-armv6.apk
|
- cp bin/xashdroid-debug.apk xashdroid-armv6.apk
|
||||||
- ndk-build NDK_TOOLCHAIN_VERSION=4.8 XASH_SDL=1 SUPPORT_WEBP=false -j2 APP_CFLAGS="-w" APP_ABI="x86"
|
- ndk-build NDK_TOOLCHAIN_VERSION=4.8 XASH_SDL=1 SUPPORT_WEBP=false -j2 APP_CFLAGS="-w" APP_ABI="x86"
|
||||||
|
- python2 makepak.py xash-extras assets/extras.pak
|
||||||
- ant debug
|
- ant debug
|
||||||
- cp bin/xashdroid-debug.apk xashdroid-x86.apk
|
- cp bin/xashdroid-debug.apk xashdroid-x86.apk
|
||||||
after_script:
|
after_script:
|
||||||
|
|
Loading…
Add table
Reference in a new issue