Skip to content

Commit 47aeed2

Browse files
josephlrrbradford
authored andcommitted
Update pinned rust toolchain
I confirmed that this toolchain has all the necessary components. See: https://rust-lang.github.io/rustup-components-history/x86_64-unknown-linux-gnu.html Signed-off-by: Joe Richey <joerichey@google.com>
1 parent cc2929f commit 47aeed2

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-2019-11-05
5+
- nightly-2020-03-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-2019-11-05
1+
nightly-2020-03-01

0 commit comments

Comments
 (0)