mirror of https://github.com/axmolengine/axmol.git
Don't build android at appveyor
This commit is contained in:
parent
d80bb6ecf5
commit
7676fe2c6c
|
@ -9,7 +9,7 @@ environment:
|
||||||
PYTHON_ARCH: "32"
|
PYTHON_ARCH: "32"
|
||||||
matrix:
|
matrix:
|
||||||
- build_type: windows32_cmake_test
|
- build_type: windows32_cmake_test
|
||||||
- build_type: android_cpp_tests
|
# - build_type: android_cpp_tests
|
||||||
# - build_type: android_lua_tests
|
# - build_type: android_lua_tests
|
||||||
# - build_type: android_cocos_new_test
|
# - build_type: android_cocos_new_test
|
||||||
# - build_type: android_cpp_empty_test
|
# - build_type: android_cpp_empty_test
|
||||||
|
|
Loading…
Reference in New Issue