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
|
- os: osx
|
||||||
env: BUILD_TARGET=mac_cmake
|
env: BUILD_TARGET=mac_cmake
|
||||||
language: cpp
|
language: cpp
|
||||||
osx_image: xcode11
|
osx_image: xcode11.6
|
||||||
sudo: required
|
sudo: required
|
||||||
# iOS_cmake
|
# iOS_cmake
|
||||||
- os: osx
|
- os: osx
|
||||||
env: BUILD_TARGET=ios_cmake
|
env: BUILD_TARGET=ios_cmake
|
||||||
language: cpp
|
language: cpp
|
||||||
osx_image: xcode11
|
osx_image: xcode11.6
|
||||||
sudo: required
|
sudo: required
|
||||||
# android cmake
|
# android cmake
|
||||||
- os: linux
|
- os: linux
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "v65",
|
"version": "v66",
|
||||||
"zip_file_size": "107642814",
|
"zip_file_size": "107642814",
|
||||||
"repo_name": "engine-x-3rd",
|
"repo_name": "engine-x-3rd",
|
||||||
"repo_parent": "https://github.com/c4games/",
|
"repo_parent": "https://github.com/c4games/",
|
||||||
|
|
Loading…
Reference in New Issue