Browse Source

Travis: Disable OSX and iOS temporarily

They haven't been updated yet for GLES3 support, so they will fail
all the time.
Rémi Verschelde 8 years ago
parent
commit
8acd058356
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

@@ -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