mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2024-11-22 18:07:09 +01:00
Another try make it build
This commit is contained in:
parent
fd4c08fe76
commit
c73257d155
@ -25,8 +25,5 @@ before_install:
|
||||
- git clone -q https://github.com/SDLash3D/XashXT jni/src/XashXT/XashXT
|
||||
- git clone -q https://github.com/mittorn/SDL-mirror jni/src/SDL2/SDL-mirror
|
||||
- sed -i -- s/android-8/android-12/g project.properties
|
||||
- android update project
|
||||
script:
|
||||
- cd $TRAVIS_BUILD_DIR
|
||||
before_script:
|
||||
- ndk-build NDK_TOOLCHAIN_VERSION=4.8 XASH_SDL=1 SUPPORT_WEBP=false -j2
|
||||
- ant release
|
||||
|
Loading…
Reference in New Issue
Block a user