Fix travis build

This commit is contained in:
a1batross 2015-08-11 20:00:23 +06:00
parent 253997f228
commit 8b92060588
6 changed files with 1 additions and 6 deletions

View file

@ -14,7 +14,7 @@ before_install:
- echo $PATH
- 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/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/XashXT jni/src/XashXT/XashXT
- git clone https://github.com/mittorn/SDL-mirror jni/src/SDL2/SDL-mirror

View file

@ -1 +0,0 @@
../../../../halflife/

View file

@ -1 +0,0 @@
../../../../nanogl/

View file

@ -1 +0,0 @@
../../../../SDL2/

View file

@ -1 +0,0 @@
../../../../xash3d/

View file

@ -1 +0,0 @@
../../../../XashXT/