Skip to content

Fix cross #635

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

Closed
wants to merge 5 commits into from
Closed

Fix cross #635

wants to merge 5 commits into from

Conversation

asomers
Copy link
Member

@asomers asomers commented Jun 28, 2017

Cross crashes if there isn't a default toolchain installed, even if it's
not the toolchain we intend to use.

Fixes #634

asomers added 4 commits June 28, 2017 08:14
Cross crashes if there isn't a default toolchain installed, even if it's
not the toolchain we intend to use.

Fixes nix-rust#634
Travis uses different VM images depending on whether sudo is required.
AFAICT, nothing in either nix or cross actually requires sudo.
@asomers asomers changed the title Install a default rust toolchain before testing in Travis Fix cross Jul 1, 2017
I can't run it locally, making it one of the few differences between
Travis and my local system.  Also, disable a redundant modification to
PATH.  Travis already does it.
@asomers
Copy link
Member Author

asomers commented Jul 1, 2017

Issue #634 was fixed by clearing Travis's caches through the Travis control panel. No code change is required.

@asomers asomers closed this Jul 1, 2017
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.

1 participant