axmol/tools/jenkins-scripts/slave-scripts/tests/android-build.sh

6 lines
204 B
Bash
Raw Normal View History

2015-03-10 14:40:04 +08:00
#put xctool.sh into your PATH
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
2015-07-09 11:34:37 +08:00
COCOS2DX_ROOT="$DIR"/../../../..
2015-03-10 17:03:03 +08:00
cd ${COCOS2DX_ROOT}
2017-04-18 11:10:11 +08:00
python build/android-build.py -p 13 cpp-tests lua-tests js-tests