mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-17 03:42:46 +00:00
Added clippy component installation to Travis CI yml file.
This commit is contained in:
@@ -21,3 +21,4 @@ matrix:
|
||||
fast_finish: true
|
||||
install:
|
||||
- rustup component add rustfmt
|
||||
- rustup component add clippy
|
||||
|
||||
Reference in New Issue
Block a user