Add protobuf-compiler to travis.yml
This commit is contained in:
parent
992f2101c2
commit
4499ffe5c3
@ -1,4 +1,6 @@
|
||||
language: rust
|
||||
before_install:
|
||||
- sudo apt-get install -y protobuf-compiler
|
||||
script:
|
||||
- cargo build --verbose --all
|
||||
- cargo test --verbose --all
|
||||
|
Loading…
Reference in New Issue
Block a user