remove old xcode
This commit is contained in:
parent
51b4e52332
commit
7c0731598d
1 changed files with 0 additions and 12 deletions
12
.travis.yml
12
.travis.yml
|
@ -67,18 +67,6 @@ matrix:
|
||||||
env:
|
env:
|
||||||
- CXX_COMPILER=clang++-7 CC_COMPILER=clang-7
|
- CXX_COMPILER=clang++-7 CC_COMPILER=clang-7
|
||||||
|
|
||||||
- os: osx
|
|
||||||
compiler: clang++
|
|
||||||
osx_image: xcode7.3
|
|
||||||
env:
|
|
||||||
- CXX_COMPILER=clang++ CC_COMPILER=clang
|
|
||||||
|
|
||||||
- os: osx
|
|
||||||
compiler: clang++
|
|
||||||
osx_image: xcode8.3
|
|
||||||
env:
|
|
||||||
- CXX_COMPILER=clang++ CC_COMPILER=clang
|
|
||||||
|
|
||||||
- os: osx
|
- os: osx
|
||||||
compiler: clang++
|
compiler: clang++
|
||||||
osx_image: xcode9.4
|
osx_image: xcode9.4
|
||||||
|
|
Loading…
Reference in a new issue