diff --git a/.travis.yml b/.travis.yml index 89e4f27..ef58beb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ matrix: - rust: 1.18.0 - rust: nightly - env: CLIPPY + name: Clippy script: - rustup component add clippy-preview || travis_terminate 0 - cargo clippy