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
|
- zip
|
||||||
- qt5-default
|
- qt5-default
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode11.2 # we target latest MacOS Mojave
|
osx_image: xcode9.4.1 # we target latest MacOS Mojave
|
||||||
sudo: true
|
sudo: true
|
||||||
compiler: gcc-6 # Use clang instead of gcc in MacOS
|
compiler: gcc-6 # Use clang instead of gcc in MacOS
|
||||||
addons:
|
addons:
|
||||||
|
|
Loading…
Reference in New Issue