mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-25 16:58:28 +00:00
Add protobuf-compiler to travis.yml
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
language: rust
|
||||
before_install:
|
||||
- sudo apt-get install -y protobuf-compiler
|
||||
script:
|
||||
- cargo build --verbose --all
|
||||
- cargo test --verbose --all
|
||||
|
||||
Reference in New Issue
Block a user