Added clippy component installation to Travis CI yml file.
This commit is contained in:
parent
6bc977b9e6
commit
ed5f697118
@ -21,3 +21,4 @@ matrix:
|
|||||||
fast_finish: true
|
fast_finish: true
|
||||||
install:
|
install:
|
||||||
- rustup component add rustfmt
|
- rustup component add rustfmt
|
||||||
|
- rustup component add clippy
|
||||||
|
Loading…
Reference in New Issue
Block a user