Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

travis: Enable rust-analysis package for more targets #41267

Merged
merged 1 commit into from
Apr 13, 2017

Commits on Apr 13, 2017

  1. travis: Enable rust-analysis package for more targets

    This commit enables the `rust-analysis` package to be produced for all targets
    that are part of the `dist-*` suite of docker images on Travis. Currently
    these packages are showing up with `available = false` in the
    `channel-rust-nightly.toml` manifest where we'd prefer to have them show up for
    all targets.
    
    Unfortunately rustup isn't handling the `available = false` section well right
    now, so this should also inadvertently fix the nightly regression.
    alexcrichton committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    cdedecb View commit details
    Browse the repository at this point in the history