Skip to content

Commit cbb5d6d

Browse files
committed
build: Update toolchain to nightly-2021-03-04
Signed-off-by: Akira Moroo <[email protected]>
1 parent 6f62488 commit cbb5d6d

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-10-01
5+
- nightly-2021-03-04
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-10-01
1+
nightly-2021-03-04

0 commit comments

Comments
 (0)