Update .travis.yml

This commit is contained in:
Chen Yuheng 2020-06-01 20:15:32 +08:00 committed by GitHub
parent 604dfc3d64
commit 6b9b0360e5

View file

@ -5,7 +5,7 @@ matrix:
- rust: stable
- rust: beta
- rust: nightly
- rust: 1.28.0
- rust: 1.31.0
- rust: nightly
env: CLIPPY
script: |