try to use xcode 9.2 (#584)

This commit is contained in:
Róbert Kiss
2018-03-08 18:09:17 +01:00
committed by László Monda
parent 23cb583bf7
commit 1ca8e67e52

View File

@@ -11,7 +11,7 @@ matrix:
fast_finish: true
include:
- os: osx
osx_image: xcode8.3
osx_image: xcode9.2
- os: linux
env: CC=clang CXX=clang++ npm_config_clang=1
compiler: clang