Commit 26fdfb7f authored by Gus Grubba's avatar Gus Grubba

Disable iOS CI as it needs to update Qt

parent cff1ee6f
...@@ -31,10 +31,11 @@ matrix: ...@@ -31,10 +31,11 @@ matrix:
osx_image: xcode9.2 osx_image: xcode9.2
env: SPEC=macx-clang CONFIG=installer env: SPEC=macx-clang CONFIG=installer
sudo: required sudo: required
- os: osx # iOS build needs updating Qt to > 5.10
osx_image: xcode9.2 # - os: osx
env: SPEC=macx-ios-clang CONFIG=release # osx_image: xcode9.2
sudo: false # env: SPEC=macx-ios-clang CONFIG=release
# sudo: false
# OSX builds pared back to installer only since travis sucks so bad we can't afford more than one' # OSX builds pared back to installer only since travis sucks so bad we can't afford more than one'
# - os: osx # - os: osx
# osx_image: xcode10.1 # osx_image: xcode10.1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment