mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 01:51:38 +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:
|
||||
packages:
|
||||
- clang-6.0
|
||||
- valgrind
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
- llvm-toolchain-trusty-6.0
|
||||
|
Loading…
Reference in New Issue
Block a user