Merge pull request #17721 from zilongshanren/add-tizen-daily-build

fix android daily build
This commit is contained in:
子龙山人 2017-04-18 11:23:21 +08:00 committed by GitHub
commit 330ac0f002
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
COCOS2DX_ROOT="$DIR"/../../../..
cd ${COCOS2DX_ROOT}
python build/android-build.py -p 10 cpp-tests lua-tests js-tests
python build/android-build.py -p 13 cpp-tests lua-tests js-tests