Updates travis script

This commit is contained in:
James Chen 2014-05-07 15:06:20 +08:00
parent 87d8653343
commit a617680cae
1 changed files with 1 additions and 1 deletions

View File

@ -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