Upgrade OSX image to Mojave and more recent xcode
This commit is contained in:
parent
e680cadf7f
commit
e3a3e84721
@ -1,4 +1,5 @@
|
||||
language: cpp
|
||||
osx_image: xcode11.3
|
||||
|
||||
os:
|
||||
- linux
|
||||
@ -15,7 +16,7 @@ matrix:
|
||||
|
||||
before_install:
|
||||
- "if [ $TRAVIS_OS_NAME = 'osx' ]; then \
|
||||
brew uninstall --force java; \
|
||||
brew update && \
|
||||
brew install qt5 && \
|
||||
brew link qt5 --force && \
|
||||
brew install protobuf && \
|
||||
|
Loading…
Reference in New Issue
Block a user