We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00c6007 commit 9653be2Copy full SHA for 9653be2
.travis.yml
@@ -12,7 +12,7 @@ matrix:
12
- env: TARGET=x86_64-unknown-linux-gnu
13
# Don't remove this target; test coverage in `smoke.rs` relies on us running at least
14
# one pinned toolchain.
15
- rust: nightly-2019-02-01 # old version without rustc-std-workspace-core
+ rust: nightly-2019-06-01
16
if: branch = staging OR branch = trying
17
18
# Linux (build only)
0 commit comments