Update Travis config

This commit is contained in:
Romain Ruetschi
2020-07-09 23:55:30 +02:00
parent 0a9d8deb63
commit f32dae2923

View File

@ -15,7 +15,7 @@ matrix:
rust: nightly
- env: NAME='clippy'
rust: nightly-2019-07-19
rust: stable
before_script:
- rustup component add clippy
script: