- use Xcode 10.1 for Travis CI builds

This commit is contained in:
alexey.lysiuk 2018-11-03 13:11:59 +02:00 committed by drfrag666
parent 0357cd451e
commit 84585d9507

View file

@ -16,7 +16,7 @@ matrix:
- CMAKE_OPTIONS="-DCMAKE_BUILD_TYPE=Debug -DCMAKE_OSX_DEPLOYMENT_TARGET=10.9"
- os: osx
osx_image: xcode10
osx_image: xcode10.1
env:
- CMAKE_OPTIONS="-DCMAKE_BUILD_TYPE=Release -DCMAKE_OSX_DEPLOYMENT_TARGET=10.9"