android slave only build cpp-tests and lua-tests for PR

This commit is contained in:
andyque 2015-04-07 11:58:04 +08:00
parent 4bd304da80
commit 32b2e4c20e
1 changed files with 1 additions and 2 deletions

View File

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