travis - upgrade to xcode11
This commit is contained in:
parent
c5330bac32
commit
aa228eb4f4
1 changed files with 1 additions and 2 deletions
|
@ -61,8 +61,7 @@ matrix:
|
|||
packages: [ 'clang-3.9', 'llvm-3.9', 'libstdc++-4.9-dev', 'xutils-dev', 'postgresql-9.5-postgis-2.3' ]
|
||||
- os: osx
|
||||
name: OSX clang
|
||||
# https://docs.travis-ci.com/user/languages/objective-c/#Supported-OS-X-iOS-SDK-versions
|
||||
osx_image: xcode7.3 # upgrades clang from 6 -> 7
|
||||
osx_image: xcode11
|
||||
env: >-
|
||||
CXX="ccache clang++ -Qunused-arguments"
|
||||
|
||||
|
|
Loading…
Reference in a new issue