mirror of
https://github.com/nlohmann/json.git
synced 2026-02-26 21:36:27 +00:00
🐛 removed the wrong compiler
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user