forked from mirror/async-std
Reorder commands
This commit is contained in:
parent
08af9053d0
commit
e93c138bf6
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ matrix:
|
|||
os: windows
|
||||
|
||||
script:
|
||||
- cargo fmt --all -- --check
|
||||
- cargo check --all --benches --bins --examples --tests
|
||||
- cargo test --all
|
||||
- cargo doc --features docs
|
||||
- cargo fmt --all -- --check
|
||||
|
|
Loading…
Reference in a new issue