mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-14 18:32:42 +00:00
Merge pull request #90 from sigp/travis-fix
[WIP] Make travis run all tests
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