Răsfoiți Sursa

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 ani în urmă
părinte
comite
8acd058356
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  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