зеркало из https://github.com/microsoft/cocos2d-x.git
[travis ci] Build testcpp only.
This commit is contained in:
Родитель
286ebb349f
Коммит
a5f668a0bf
|
@ -54,7 +54,7 @@ elif [ "$PLATFORM"x = "android"x ]; then
|
|||
# Build all samples
|
||||
echo "Building all samples ..."
|
||||
cd $COCOS2DX_ROOT/build
|
||||
./android-build.py -n "NDK_BUG=0 -j10" all
|
||||
./android-build.py -n "NDK_BUG=0 -j10" testcpp
|
||||
|
||||
elif [ "$PLATFORM"x = "nacl"x ]; then
|
||||
export NACL_SDK_ROOT=$HOME/bin/nacl_sdk/pepper_canary
|
||||
|
|
Загрузка…
Ссылка в новой задаче