mirror of
https://github.com/nlohmann/json
synced 2025-01-07 16:10:07 +00:00
🐛 removed the wrong compiler
This commit is contained in:
parent
56671a88c6
commit
425b9834a8
10
.travis.yml
10
.travis.yml
@ -125,8 +125,8 @@ matrix:
|
|||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode7.3
|
osx_image: xcode7.3
|
||||||
|
|
||||||
- os: osx
|
#- os: osx
|
||||||
osx_image: xcode8
|
# osx_image: xcode8
|
||||||
|
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode8.1
|
osx_image: xcode8.1
|
||||||
@ -179,9 +179,9 @@ matrix:
|
|||||||
env: LLVM_VERSION=3.7.1
|
env: LLVM_VERSION=3.7.1
|
||||||
compiler: clang
|
compiler: clang
|
||||||
|
|
||||||
#- os: linux
|
- os: linux
|
||||||
# env: LLVM_VERSION=3.8.0
|
env: LLVM_VERSION=3.8.0
|
||||||
# compiler: clang
|
compiler: clang
|
||||||
|
|
||||||
- os: linux
|
- os: linux
|
||||||
env: LLVM_VERSION=3.8.1
|
env: LLVM_VERSION=3.8.1
|
||||||
|
Loading…
Reference in New Issue
Block a user