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

Check for both 7z and xz and use the available one #60

Merged
merged 1 commit into from
May 2, 2017

Conversation

ranma42
Copy link
Contributor

@ranma42 ranma42 commented May 1, 2017

Most *nix systems have xz by default (or it is easy to install it on them). Windows sytems on AppVeyor have 7z. This should make it easier to use rust-installer in Travis and AppVeyor without additional software.

Most *nix systems have `xz` by default (or it is easy to install it on
them). Windows sytems on AppVeyor have `7z`. This should make it
easier to use `rust-installer` in Travis and AppVeyor without
additional software.
@alexcrichton alexcrichton merged commit 4cf7397 into rust-lang:master May 2, 2017
@alexcrichton
Copy link
Member

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants