install valgrind too.
parent
3998d6ad3b
commit
ec05cd4ec7
|
@ -6,7 +6,7 @@ go:
|
|||
|
||||
before_install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install -y protobuf-compiler
|
||||
- sudo apt-get install -y protobuf-compiler valgrind
|
||||
|
||||
install: ./build.sh
|
||||
script: ./test.sh
|
||||
|
|
Loading…
Reference in New Issue