mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2025-01-08 20:11:22 +00:00
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