Skip to content

Commit 90b44b2

Browse files
committed
Incorporate changes in rust-lang/rustfmt#3733
1 parent 30b109a commit 90b44b2

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
@@ -2,6 +2,6 @@ language: rust
22
before_script:
33
- rustup component add rustfmt
44
script:
5-
- cargo fmt --all -- --check
65
- cargo build
76
- cargo test
7+
- cargo fmt --all -- --check

0 commit comments

Comments
 (0)