mirror of
https://github.com/protobuf-c/protobuf-c.git
synced 2024-12-27 22:01:02 +08:00
.travis.yml: install valgrind on the CI VM
This commit is contained in:
parent
baa3ab296d
commit
d74ef06435
@ -5,6 +5,7 @@ before_install:
|
||||
|
||||
install:
|
||||
- sudo apt-get -q install protobuf-compiler libprotobuf-dev libprotoc-dev
|
||||
valgrind
|
||||
|
||||
script:
|
||||
- ./autogen.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user