summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2017-01-03 14:42:26 +0100
committerGitHub <noreply@github.com>2017-01-03 14:42:26 +0100
commit8acd05835651f0484f47d0a13f524536189e4bf0 (patch)
tree87b12e4a34216f149fff8331ec4cd489bea05417 /.travis.yml
parent3fae505128d5bfdeec42244820d0b85d0408f2b7 (diff)
downloadredot-engine-8acd05835651f0484f47d0a13f524536189e4bf0.tar.gz
Travis: Disable OSX and iOS temporarily
They haven't been updated yet for GLES3 support, so they will fail all the time.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index ca110a3073..f95df46a2b 100644
--- a/.travis.yml
+++ b/.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