Skip to content

Commit b012adc

Browse files
committed
update image name for DEPLOY_ALT
1 parent dd7fc23 commit b012adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ matrix:
112112
# turned on, they're deployed to a different location primarily for projects
113113
# which are stuck on nightly and don't want llvm assertions in the artifacts
114114
# that they use.
115-
- env: IMAGE=dist-x86-linux DEPLOY_ALT=1
115+
- env: IMAGE=dist-x86_64-linux DEPLOY_ALT=1
116116
- env: >
117117
RUST_CHECK_TARGET=dist
118118
RUST_CONFIGURE_ARGS="--enable-extended"

0 commit comments

Comments
 (0)