Another try make it build
This commit is contained in:
parent
fd4c08fe76
commit
c73257d155
1 changed files with 1 additions and 4 deletions
|
@ -25,8 +25,5 @@ before_install:
|
||||||
- git clone -q https://github.com/SDLash3D/XashXT jni/src/XashXT/XashXT
|
- 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
|
- git clone -q https://github.com/mittorn/SDL-mirror jni/src/SDL2/SDL-mirror
|
||||||
- sed -i -- s/android-8/android-12/g project.properties
|
- sed -i -- s/android-8/android-12/g project.properties
|
||||||
- android update project
|
before_script:
|
||||||
script:
|
|
||||||
- cd $TRAVIS_BUILD_DIR
|
|
||||||
- ndk-build NDK_TOOLCHAIN_VERSION=4.8 XASH_SDL=1 SUPPORT_WEBP=false -j2
|
- ndk-build NDK_TOOLCHAIN_VERSION=4.8 XASH_SDL=1 SUPPORT_WEBP=false -j2
|
||||||
- ant release
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue