mirror of https://github.com/axmolengine/axmol.git
parent
e909cf9c4a
commit
6163bd3474
|
@ -5,13 +5,13 @@ matrix:
|
|||
- os: osx
|
||||
env: BUILD_TARGET=mac_cmake
|
||||
language: cpp
|
||||
osx_image: xcode11
|
||||
osx_image: xcode11.6
|
||||
sudo: required
|
||||
# iOS_cmake
|
||||
- os: osx
|
||||
env: BUILD_TARGET=ios_cmake
|
||||
language: cpp
|
||||
osx_image: xcode11
|
||||
osx_image: xcode11.6
|
||||
sudo: required
|
||||
# android cmake
|
||||
- os: linux
|
||||
|
|
Loading…
Reference in New Issue