Update .travis.yml
This commit is contained in:
parent
8bdc9ae8e4
commit
fcde455b8d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ matrix:
|
|||
- rust: stable
|
||||
- rust: beta
|
||||
- rust: nightly
|
||||
- rust: 1.28.0
|
||||
- rust: 1.31.0
|
||||
- rust: nightly
|
||||
env: CLIPPY
|
||||
script: |
|
||||
|
|
Loading…
Reference in a new issue