Skip to content

Commit

Permalink
fix cargo clippy command
Browse files Browse the repository at this point in the history
  • Loading branch information
Speedy37 committed Nov 7, 2019
1 parent 48206fe commit a2bd8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ matrix:
CLIPPY=true
script:
- rustup component add clippy
- cargo clippy --all --all-features
- cargo clippy

- rust: stable
env: NAME=rustfmt
Expand Down

0 comments on commit a2bd8a3

Please sign in to comment.