- use Xcode 10.3 for "up-to-date" Travis target

This commit is contained in:
alexey.lysiuk 2019-08-17 11:07:59 +03:00
parent 4c98b69b6b
commit fb71fdfe06
1 changed files with 1 additions and 1 deletions

View File

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