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