parent
1452349966
commit
223fdfa086
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ language: rust
|
|||
before_script:
|
||||
- rustup component add rustfmt-preview
|
||||
script:
|
||||
- cargo fmt --all -- --write-mode=check
|
||||
- cargo fmt --all -- --check
|
||||
- cargo build
|
||||
- cargo test
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue