mirror of
https://github.com/nlohmann/json.git
synced 2026-07-08 11:35:10 +00:00
👷 removed unneccessary test
This commit is contained in:
@@ -49,8 +49,6 @@ matrix:
|
|||||||
apt:
|
apt:
|
||||||
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-trusty-5.0']
|
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-trusty-5.0']
|
||||||
packages: ['g++-6', 'clang-5.0', 'ninja-build']
|
packages: ['g++-6', 'clang-5.0', 'ninja-build']
|
||||||
after_failure:
|
|
||||||
- make clang_sanitize -j4
|
|
||||||
|
|
||||||
# cppcheck
|
# cppcheck
|
||||||
- os: linux
|
- os: linux
|
||||||
|
|||||||
Reference in New Issue
Block a user