Fix travis build
This commit is contained in:
parent
253997f228
commit
8b92060588
6 changed files with 1 additions and 6 deletions
|
@ -14,7 +14,7 @@ before_install:
|
||||||
- echo $PATH
|
- echo $PATH
|
||||||
- git clone https://github.com/SDLash3D/xash3d jni/src/Xash3D/xash3d
|
- git clone https://github.com/SDLash3D/xash3d jni/src/Xash3D/xash3d
|
||||||
- git clone https://github.com/SDLash3D/halflife jni/src/HLSDK/halflife
|
- git clone https://github.com/SDLash3D/halflife jni/src/HLSDK/halflife
|
||||||
- git clone https://github.com/SDLash3D/MobileTouchControls jni/src/MobileTouchControls/
|
- git clone https://github.com/SDLash3D/MobileTouchControls jni/src/MobileTouchControls/MobileTouchControls
|
||||||
- git clone https://github.com/SDLash3D/nanogl jni/src/NanoGL/nanogl
|
- git clone https://github.com/SDLash3D/nanogl jni/src/NanoGL/nanogl
|
||||||
- git clone https://github.com/SDLash3D/XashXT jni/src/XashXT/XashXT
|
- git clone https://github.com/SDLash3D/XashXT jni/src/XashXT/XashXT
|
||||||
- git clone https://github.com/mittorn/SDL-mirror jni/src/SDL2/SDL-mirror
|
- git clone https://github.com/mittorn/SDL-mirror jni/src/SDL2/SDL-mirror
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
../../../../halflife/
|
|
|
@ -1 +0,0 @@
|
||||||
../../../../nanogl/
|
|
|
@ -1 +0,0 @@
|
||||||
../../../../SDL2/
|
|
|
@ -1 +0,0 @@
|
||||||
../../../../xash3d/
|
|
|
@ -1 +0,0 @@
|
||||||
../../../../XashXT/
|
|
Loading…
Add table
Reference in a new issue