mirror of
https://github.com/protobuf-c/protobuf-c.git
synced 2024-12-29 07:19:42 +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:
|
install:
|
||||||
- sudo apt-get -q install protobuf-compiler libprotobuf-dev libprotoc-dev
|
- sudo apt-get -q install protobuf-compiler libprotobuf-dev libprotoc-dev
|
||||||
|
valgrind
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ./autogen.sh
|
- ./autogen.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user