mirror of
https://github.com/godotengine/godot.git
synced 2025-02-18 00:30:43 +00:00
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:
parent
3fae505128
commit
8acd058356
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user