Add --all
scripts to travis.yml
This commit is contained in:
parent
77ac5f77bb
commit
050364cf9a
@ -1,4 +1,7 @@
|
||||
language: rust
|
||||
script:
|
||||
- cargo build --verbose --all
|
||||
- cargo test --verbose --all
|
||||
rust:
|
||||
- stable
|
||||
- beta
|
||||
|
Loading…
Reference in New Issue
Block a user