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.
This commit is contained in:
Rémi Verschelde 2018-04-10 12:42:27 +02:00
parent cb7fe2c793
commit 6c2d36271d
1 changed files with 6 additions and 6 deletions

View File

@ -31,12 +31,12 @@ matrix:
- env: GODOT_TARGET=android TOOLS=no CACHE_NAME=${GODOT_TARGET}-gcc
os: linux
compiler: gcc
#- env: GODOT_TARGET=osx TOOLS=yes CACHE_NAME=${GODOT_TARGET}-clang-tools
# os: osx
# compiler: clang
#- env: GODOT_TARGET=iphone TOOLS=no CACHE_NAME=${GODOT_TARGET}-clang
# os: osx
# compiler: clang
- env: GODOT_TARGET=osx TOOLS=yes CACHE_NAME=${GODOT_TARGET}-clang-tools
os: osx
compiler: clang
- env: GODOT_TARGET=iphone TOOLS=no CACHE_NAME=${GODOT_TARGET}-clang
os: osx
compiler: clang
addons:
apt: