travis: android: switch to mobile_hacks hlsdk
This commit is contained in:
parent
1369c2029b
commit
163225e180
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
echo "Download HLSDK"
|
||||
|
||||
cd $TRAVIS_BUILD_DIR
|
||||
git clone --depth 1 --recursive https://github.com/FWGS/hlsdk-xash3d hlsdk || exit 1
|
||||
git clone --depth 1 --recursive https://github.com/FWGS/hlsdk-xash3d -b mobile_hacks hlsdk || exit 1
|
||||
|
||||
echo "Download and unpack Android SDK"
|
||||
mkdir -p sdk && cd sdk
|
||||
|
|
Loading…
Add table
Reference in a new issue