Browse Source

Merge pull request #8172 from DonLakeFlyer/XCode11.3

Travis: Move to XCode 11.3
QGC4.4
Don Gagne 5 years ago committed by GitHub
parent
commit
16baab6fcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .travis.yml

2
.travis.yml

@ -37,7 +37,7 @@ matrix: @@ -37,7 +37,7 @@ matrix:
sudo: false
- name: "OSX Installer"
os: osx
osx_image: xcode9.2
osx_image: xcode11.3
env: SPEC=macx-clang CONFIG=installer
sudo: required
# iOS build needs updating Qt to > 5.10

Loading…
Cancel
Save