Update .travis.yml

This commit is contained in:
mittorn 2016-01-18 16:45:24 +00:00
parent 19fc0b3a36
commit 4cf64fb370

View file

@ -27,6 +27,7 @@ script:
- ant debug
- 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"
- python2 makepak.py xash-extras assets/extras.pak
- ant debug
- cp bin/xashdroid-debug.apk xashdroid-x86.apk
after_script: