mirror of
https://github.com/nlohmann/json.git
synced 2026-04-03 22:58:52 +00:00
👷 using the same compilers
This commit is contained in:
@@ -48,7 +48,7 @@ matrix:
|
||||
addons:
|
||||
apt:
|
||||
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-trusty-5.0']
|
||||
packages: ['clang-5.0', 'llvm-5.0-dev', 'ninja-build']
|
||||
packages: ['g++-6', 'clang-5.0', 'ninja-build']
|
||||
after_failure:
|
||||
- make clang_sanitize -j4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user