mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-06 10:11:44 +00:00
Add --all scripts to travis.yml
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
language: rust
|
||||
script:
|
||||
- cargo build --verbose --all
|
||||
- cargo test --verbose --all
|
||||
rust:
|
||||
- stable
|
||||
- beta
|
||||
|
||||
Reference in New Issue
Block a user