We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2722371 commit f1642ecCopy full SHA for f1642ec
.travis.yml
@@ -4,7 +4,7 @@ dist: bionic
4
5
language: rust
6
7
-rust: nightly-2019-09-01
+rust: nightly-2019-07-15
8
9
os:
10
- linux
README.md
@@ -19,7 +19,7 @@ Supported architectures and boards:
19
20
### Environment
21
22
-* [Rust](https://www.rust-lang.org) toolchain at nightly-2019-09-01
+* [Rust](https://www.rust-lang.org) toolchain
23
* Cargo tools: [cargo-xbuild](https://github.com/rust-osdev/cargo-xbuild)
24
* [QEMU](https://www.qemu.org) >= 3.1.0
25
* [musl-based GCC toolchains](https://musl.cc/)
rust-toolchain
@@ -1 +1 @@
1
-nightly-2019-09-01
+nightly-2019-07-15
0 commit comments