change travis to an older version of XCode/MacOS but rather stable
This commit is contained in:
parent
4b7a9dfa63
commit
fc2562fc6c
|
@ -64,7 +64,7 @@ matrix:
|
|||
- zip
|
||||
- qt5-default
|
||||
- os: osx
|
||||
osx_image: xcode11.2 # we target latest MacOS Mojave
|
||||
osx_image: xcode9.4.1 # we target latest MacOS Mojave
|
||||
sudo: true
|
||||
compiler: gcc-6 # Use clang instead of gcc in MacOS
|
||||
addons:
|
||||
|
|
Loading…
Reference in New Issue