mirror of
https://github.com/nlohmann/json
synced 2025-01-05 23:21:06 +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
|
||||
osx_image: xcode7.3
|
||||
|
||||
- os: osx
|
||||
osx_image: xcode8
|
||||
#- os: osx
|
||||
# osx_image: xcode8
|
||||
|
||||
- os: osx
|
||||
osx_image: xcode8.1
|
||||
@ -179,9 +179,9 @@ matrix:
|
||||
env: LLVM_VERSION=3.7.1
|
||||
compiler: clang
|
||||
|
||||
#- os: linux
|
||||
# env: LLVM_VERSION=3.8.0
|
||||
# compiler: clang
|
||||
- os: linux
|
||||
env: LLVM_VERSION=3.8.0
|
||||
compiler: clang
|
||||
|
||||
- os: linux
|
||||
env: LLVM_VERSION=3.8.1
|
||||
|
Loading…
Reference in New Issue
Block a user