Skip to content

Commit e93c138

Browse files
author
Stjepan Glavina
committed
Reorder commands
1 parent 08af905 commit e93c138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ matrix:
1414
os: windows
1515

1616
script:
17+
- cargo fmt --all -- --check
1718
- cargo check --all --benches --bins --examples --tests
1819
- cargo test --all
1920
- cargo doc --features docs
20-
- cargo fmt --all -- --check

0 commit comments

Comments
 (0)