mirror of
https://github.com/romanz/electrs.git
synced 2024-11-19 01:43:29 +01:00
Add build and test to Travis
This commit is contained in:
parent
27b3255298
commit
af189983ae
@ -7,3 +7,5 @@ cache: cargo
|
||||
|
||||
script:
|
||||
- cargo check --all
|
||||
- cargo build --all
|
||||
- cargo test --all
|
||||
|
Loading…
Reference in New Issue
Block a user