Use docker image's clippy

This commit is contained in:
Greg Fitzgerald 2018-07-12 07:35:22 -06:00 committed by Greg Fitzgerald
parent e8be4d7eae
commit 0b66a6626a
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@ _() {
_ cargo build --verbose --features unstable
_ cargo test --verbose --features unstable
_ cargo install --force clippy
_ cargo clippy -- --deny=warnings
exit 0