Reorder commands

integrate-threads-example
Stjepan Glavina 5 years ago
parent 08af9053d0
commit e93c138bf6

@ -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…
Cancel
Save