Browse Source

Merge pull request #5326 from dogmaphobic/bumpXcode

Bump up Xcode to see if the Mac installer build runs properly.
QGC4.4
Gus Grubba 8 years ago committed by GitHub
parent
commit
54c92f75cd
  1. 2
      .travis.yml

2
.travis.yml

@ -28,7 +28,7 @@ matrix: @@ -28,7 +28,7 @@ matrix:
env: SPEC=android-g++ CONFIG=installer
sudo: false
- os: osx
osx_image: xcode8
osx_image: xcode8.3
env: SPEC=macx-clang CONFIG=installer
sudo: required
# OSX builds pared back to installer only since travis sucks so bad we can't afford more than one'

Loading…
Cancel
Save