mirror of
https://github.com/romanz/electrs.git
synced 2024-11-19 09:54:09 +01:00
Run 'cargo fmt --check' on Travis
This commit is contained in:
parent
2852020c58
commit
ac9e300226
@ -3,7 +3,9 @@ cache: cargo
|
||||
rust:
|
||||
- stable
|
||||
- beta
|
||||
|
||||
before_script:
|
||||
- rustup component add rustfmt-preview
|
||||
script:
|
||||
- cargo fmt --all -- --check
|
||||
- cargo build --verbose
|
||||
- cargo test --verbose
|
||||
|
Loading…
Reference in New Issue
Block a user