Merge pull request #90 from sigp/travis-fix
[WIP] Make travis run all tests
This commit is contained in:
commit
86e5ce9ed8
@ -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