Travis: Disable OSX and iOS temporarily

They haven't been updated yet for GLES3 support, so they will fail
all the time.
This commit is contained in:
Rémi Verschelde 2017-01-03 14:42:26 +01:00 committed by GitHub
parent 3fae505128
commit 8acd058356

View file

@ -11,8 +11,8 @@ os:
- osx
env:
- GODOT_TARGET=iphone
- GODOT_TARGET=osx
#- GODOT_TARGET=iphone
#- GODOT_TARGET=osx
- GODOT_TARGET=x11
#- GODOT_TARGET=android
- GODOT_TARGET=windows