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.
3 parents e5f5cd3 + 2634e8f + a007835 commit 933223bCopy full SHA for 933223b
.travis.yml
@@ -10,7 +10,7 @@ matrix:
10
rust: nightly
11
if: branch = staging OR branch = trying OR type = pull_request
12
- env: TARGET=x86_64-unknown-linux-gnu
13
- rust: nightly-2018-12-01
+ rust: nightly-2018-12-01 # old version without rustc-std-workspace-core
14
if: branch = staging OR branch = trying
15
16
# Linux (build only)
0 commit comments