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