update xcode ci

This commit is contained in:
neargye 2018-12-05 15:56:01 +05:00
parent 1df96b6668
commit a04f813994

View file

@ -174,25 +174,25 @@ matrix:
- os: osx
compiler: clang++
osx_image: xcode7
osx_image: xcode7.3
env:
- CXX_COMPILER=clang++ CC_COMPILER=clang
- os: osx
compiler: clang++
osx_image: xcode8
osx_image: xcode8.3
env:
- CXX_COMPILER=clang++ CC_COMPILER=clang
- os: osx
compiler: clang++
osx_image: xcode9
osx_image: xcode9.4
env:
- CXX_COMPILER=clang++ CC_COMPILER=clang
- os: osx
compiler: clang++
osx_image: xcode10
osx_image: xcode10.1
env:
- CXX_COMPILER=clang++ CC_COMPILER=clang