mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-12 17:00:25 +08:00
Add valgrind to a clang6 addon
Unfortunately valgrind is required for all addons
This commit is contained in:
parent
368b3699d0
commit
af5a516443
@ -42,6 +42,7 @@ addons: &clang6
|
|||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
- clang-6.0
|
- clang-6.0
|
||||||
|
- valgrind
|
||||||
sources:
|
sources:
|
||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
- llvm-toolchain-trusty-6.0
|
- llvm-toolchain-trusty-6.0
|
||||||
|
Loading…
Reference in New Issue
Block a user