Travis: Removed XCode 6.1, 6.2 and 6.3

This commit is contained in:
Benoit Blanchon
2017-01-03 22:35:58 +01:00
parent 55669e306e
commit aa306d5573

View File

@ -78,18 +78,6 @@ matrix:
env: SCRIPT=sanitize CMAKE_CXX_COMPILER=clang++-3.8
- compiler: gcc
env: SCRIPT=coverage
- os: osx
osx_image: beta-xcode6.1
compiler: clang
env: SCRIPT=cmake-osx
- os: osx
osx_image: beta-xcode6.2
compiler: clang
env: SCRIPT=cmake-osx
- os: osx
osx_image: beta-xcode6.3
compiler: clang
env: SCRIPT=cmake-osx
- os: osx
osx_image: xcode6.4
compiler: clang