Add Clippy to the CI
This commit is contained in:
@@ -31,7 +31,7 @@ matrix:
|
||||
before_install:
|
||||
- set -e
|
||||
- rustup self update
|
||||
- rustup component add rustfmt-preview
|
||||
- rustup component add rustfmt-preview clippy-preview
|
||||
|
||||
install:
|
||||
- sh ci/install.sh
|
||||
|
||||
Reference in New Issue
Block a user