We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd7fc23 commit b012adcCopy full SHA for b012adc
.travis.yml
@@ -112,7 +112,7 @@ matrix:
112
# turned on, they're deployed to a different location primarily for projects
113
# which are stuck on nightly and don't want llvm assertions in the artifacts
114
# that they use.
115
- - env: IMAGE=dist-x86-linux DEPLOY_ALT=1
+ - env: IMAGE=dist-x86_64-linux DEPLOY_ALT=1
116
- env: >
117
RUST_CHECK_TARGET=dist
118
RUST_CONFIGURE_ARGS="--enable-extended"
0 commit comments