-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
Disable all macOS dist images to workaround travis-ci/travis-ci#8821 #46360
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
r? @aturon (rust_highfive has picked a reviewer for you, use r? to override) |
@bors r+ p=2 |
📌 Commit 666c241 has been approved by |
@bors treeclosed- |
bors
added a commit
that referenced
this pull request
Nov 29, 2017
Disable all macOS dist images to workaround travis-ci/travis-ci#8821 See: travis-ci/travis-ci#8821 Currently the [Travis status](https://www.traviscistatus.com/) is all green, I don't know how long it takes Travis to notice and fix it, so I'm merging this in immediately to keep the queue running today. cc @rust-lang/infra
☀️ Test successful - status-appveyor, status-travis |
bors
added a commit
that referenced
this pull request
Nov 29, 2017
Revert #46360, re-enable macOS dist images. This PR reverts #46360, which disabled all macOS dist images to workaround travis-ci/travis-ci#8821. This PR should be merged as soon as the Travis bug has been fixed. Closes #46357. cc @rust-lang/infra
bors
added a commit
that referenced
this pull request
Nov 30, 2017
Revert #46360, re-enable macOS dist images. This PR reverts #46360, which disabled all macOS dist images to workaround travis-ci/travis-ci#8821. This PR should be merged as soon as the Travis bug has been fixed. Closes #46357. cc @rust-lang/infra
Closed
Seems to be fixed now! 🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See: travis-ci/travis-ci#8821
Currently the Travis status is all green, I don't know how long it takes Travis to notice and fix it, so I'm merging this in immediately to keep the queue running today.
cc @rust-lang/infra