Skip to content

Commit 2f1f492

Browse files
committed
build: Update toolchain to nightly-2020-10-01
Signed-off-by: Akira Moroo <[email protected]>
1 parent 57c3a0c commit 2f1f492

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dist: xenial
22
language: rust
33

44
rust:
5-
- nightly-2020-03-01
5+
- nightly-2020-10-01
66
env:
77
- RUSTFLAGS="-D warnings"
88

rust-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nightly-2020-05-15
1+
nightly-2020-10-01

0 commit comments

Comments
 (0)