mirror of https://github.com/axmolengine/axmol.git
Merge branch 'master' of https://gitee.com/c4games/engine-x into master
This commit is contained in:
commit
600f14b834
|
@ -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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "v65",
|
||||
"version": "v66",
|
||||
"zip_file_size": "107642814",
|
||||
"repo_name": "engine-x-3rd",
|
||||
"repo_parent": "https://github.com/c4games/",
|
||||
|
|
Loading…
Reference in New Issue