Skip to content

Commit

Permalink
.travis.yml: Show version of rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
vi committed Sep 5, 2018
1 parent e701a75 commit 5bb46cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ install:
- rustup component add clippy-preview

script:
- cargo fmt -- --version
- cargo fmt -- --check
- cargo clippy --all-features -- -D clippy
- ./scripts/build-all.sh
Expand Down

0 comments on commit 5bb46cc

Please sign in to comment.