change travis to an older version of XCode/MacOS but rather stable

This commit is contained in:
tangxifan 2019-10-25 13:08:10 -06:00
parent 4b7a9dfa63
commit fc2562fc6c
1 changed files with 1 additions and 1 deletions

View File

@ -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: