mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-07-30 03:51:22 +00:00
Update travis to require formatting
This commit is contained in:
@@ -4,5 +4,9 @@ rust:
|
||||
|
||||
cache: cargo
|
||||
|
||||
before_script:
|
||||
- rustup component add rustfmt
|
||||
|
||||
script:
|
||||
- cargo fmt --all -- --check
|
||||
- cargo test --verbose --release --all
|
||||
|
Reference in New Issue
Block a user