Updated to Xcode 9.2 in Travis configuration

This commit is contained in:
alexey.lysiuk 2017-12-16 11:49:50 +02:00
parent c387574c02
commit f452184d82
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ git:
matrix:
include:
- os: osx
osx_image: xcode9.1
osx_image: xcode9.2
env:
- CMAKE_OPTIONS="-DCMAKE_BUILD_TYPE=Release -DCMAKE_OSX_DEPLOYMENT_TARGET=10.7"