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

Reenable OSX travis builds #4576

Closed
Manishearth opened this issue Sep 25, 2019 · 1 comment · Fixed by #4581
Closed

Reenable OSX travis builds #4576

Manishearth opened this issue Sep 25, 2019 · 1 comment · Fixed by #4581
Labels
A-infra Area: CI issues and issues that require full access for GitHub/CI

Comments

@Manishearth
Copy link
Member

In the recentmost rustup (#4574) I marked OSX as an allowed failure on travis, due to rust-lang/cargo#7429. Cargo is being updated in rust-lang/rust#64774 , but I don't think we'll get access to that till the next nightly (it seems like rustup-toolchain-install-master uses fallback for tools.

We should reenable this in the next nightly.

@flip1995 flip1995 added the A-infra Area: CI issues and issues that require full access for GitHub/CI label Sep 26, 2019
@mati865
Copy link
Contributor

mati865 commented Sep 26, 2019

rust-lang/rust#64774 is included in nightly-2019-09-26.

bors added a commit that referenced this issue Sep 26, 2019
Re enable OSX builders

Fixes #4576

changelog: none
@bors bors closed this as completed in 70f03dd Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-infra Area: CI issues and issues that require full access for GitHub/CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants