mirror of
https://github.com/nlohmann/json.git
synced 2025-11-24 11:54:34 +08:00
👷 fixed compiler
This commit is contained in:
@@ -29,8 +29,8 @@ matrix:
|
||||
include:
|
||||
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
env: COMPILER=clang-3.8
|
||||
compiler: clang
|
||||
env: COMPILER=clang-3.7
|
||||
addons:
|
||||
apt:
|
||||
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.7']
|
||||
|
||||
Reference in New Issue
Block a user