Skip to content

Commit 784414e

Browse files
Update clippy version
1 parent df37865 commit 784414e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ env:
77
global:
88
- RUST_VERSION=stable
99
- RUSTFMT_VERSION=0.9.0
10-
- RUST_NIGHTLY_VERSION=nightly-2017-07-09
11-
- RUST_CLIPPY_VERSION=0.0.143
10+
- RUST_NIGHTLY_VERSION=nightly-2017-07-20
11+
- RUST_CLIPPY_VERSION=0.0.144
1212
cache:
1313
directories:
1414
- "$HOME/.cargo"

0 commit comments

Comments
 (0)