Skip to content

Commit

Permalink
update image name for DEPLOY_ALT
Browse files Browse the repository at this point in the history
  • Loading branch information
TimNN committed Apr 4, 2017
1 parent dd7fc23 commit b012adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -112,7 +112,7 @@ matrix:
# turned on, they're deployed to a different location primarily for projects
# which are stuck on nightly and don't want llvm assertions in the artifacts
# that they use.
- env: IMAGE=dist-x86-linux DEPLOY_ALT=1
- env: IMAGE=dist-x86_64-linux DEPLOY_ALT=1
- env: >
RUST_CHECK_TARGET=dist
RUST_CONFIGURE_ARGS="--enable-extended"
Expand Down

0 comments on commit b012adc

Please sign in to comment.