travis-ci - upgrade to xcode11
This commit is contained in:
parent
3c475ab7da
commit
459ea9f486
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ matrix:
|
|||
- 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