Update travis to xcode9.2 for macos

This commit is contained in:
Joe 2019-11-02 00:32:47 -04:00
parent 35759d2c6c
commit dc173581f1
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ matrix:
include:
- os: osx
compiler: clang
osx_image: xcode9
osx_image: xcode9.2
env:
- DEPLOYMENT=1
- USE_BUNDLED_BOOST=0