mirror of https://github.com/axmolengine/axmol.git
Updates travis script
This commit is contained in:
parent
87d8653343
commit
a617680cae
|
@ -8,7 +8,7 @@ COCOS2DX_ROOT="$DIR"/../..
|
|||
HOST_NAME=""
|
||||
|
||||
pushd $COCOS2DX_ROOT
|
||||
python download-deps.py
|
||||
python download-deps.py -r=yes
|
||||
popd
|
||||
|
||||
mkdir -p $HOME/bin
|
||||
|
|
Loading…
Reference in New Issue