Skip to content

Commit a458dbb

Browse files
committed
CI: Update rust nightly version for clippy
1 parent aa85c3e commit a458dbb

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
@@ -18,10 +18,10 @@ script:
1818

1919
jobs:
2020
allow_failures:
21-
- rust: nightly-2019-04-17
21+
- rust: nightly-2019-09-03
2222
include:
2323
- stage: clippy lints
24-
rust: nightly-2019-04-17
24+
rust: nightly-2019-09-03
2525
before_install:
2626
- rustup component add clippy
2727
script:

0 commit comments

Comments
 (0)