forked from bblanchon/ArduinoJson
Travis: Removed XCode 6.1, 6.2 and 6.3
This commit is contained in:
12
.travis.yml
12
.travis.yml
@ -78,18 +78,6 @@ matrix:
|
|||||||
env: SCRIPT=sanitize CMAKE_CXX_COMPILER=clang++-3.8
|
env: SCRIPT=sanitize CMAKE_CXX_COMPILER=clang++-3.8
|
||||||
- compiler: gcc
|
- compiler: gcc
|
||||||
env: SCRIPT=coverage
|
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
|
- os: osx
|
||||||
osx_image: xcode6.4
|
osx_image: xcode6.4
|
||||||
compiler: clang
|
compiler: clang
|
||||||
|
Reference in New Issue
Block a user