mirror of https://github.com/axmolengine/axmol.git
android slave only build cpp-tests and lua-tests for PR
This commit is contained in:
parent
4bd304da80
commit
32b2e4c20e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue