Commit 6c2d3627 by Rémi Verschelde

Travis: Reenable osx and iphone builds

We disabled them due to Travis having big infrastructure issues for osx builds, but it seems to be back under control now.
parent cb7fe2c7
...@@ -31,12 +31,12 @@ matrix: ...@@ -31,12 +31,12 @@ matrix:
- env: GODOT_TARGET=android TOOLS=no CACHE_NAME=${GODOT_TARGET}-gcc - env: GODOT_TARGET=android TOOLS=no CACHE_NAME=${GODOT_TARGET}-gcc
os: linux os: linux
compiler: gcc compiler: gcc
#- env: GODOT_TARGET=osx TOOLS=yes CACHE_NAME=${GODOT_TARGET}-clang-tools - env: GODOT_TARGET=osx TOOLS=yes CACHE_NAME=${GODOT_TARGET}-clang-tools
# os: osx os: osx
# compiler: clang compiler: clang
#- env: GODOT_TARGET=iphone TOOLS=no CACHE_NAME=${GODOT_TARGET}-clang - env: GODOT_TARGET=iphone TOOLS=no CACHE_NAME=${GODOT_TARGET}-clang
# os: osx os: osx
# compiler: clang compiler: clang
addons: addons:
apt: apt:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment