Skip to content

Commit d77b19f

Browse files
committed
CI: Update rust nightly version
1 parent 73ec116 commit d77b19f

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
@@ -20,11 +20,11 @@ script:
2020

2121
jobs:
2222
allow_failures:
23-
- rust: nightly-2019-04-17
23+
- rust: nightly-2019-09-03
2424

2525
include:
2626
- stage: clippy lints
27-
rust: nightly-2019-04-17
27+
rust: nightly-2019-09-03
2828
before_install:
2929
- rustup component add clippy
3030
script:

0 commit comments

Comments
 (0)