-
-
Notifications
You must be signed in to change notification settings - Fork 157
Provide OSX build using homebrew #124
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
Conversation
@andig tagged it work in progress as long as you're working on it 👍 . Personally I don't really care if it takes a few minutes longer to include as we rarely respond within that time 😄 . |
@WyriHaximus got the build working, see https://travis-ci.org/reactphp/socket/jobs/285066497 |
@andig awesome <3! Could you squash the commits? |
Will do when my mac has survived the highSierra update. Or you can squash on merge in GitHub! |
Hah true good point 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! I see you made some very good progress here, much appreciated! 👍 Can you look into the failing tests for Mac OS X as per #121?
See my update there. Some tests are flaky. |
Squashed by @clue, originally from reactphp/socket#124
Squashed by @clue, originally from reactphp#124
Supports #121 (comment), also added PHP 7.0/7.1 individually. The downside is that OSX build resources are scarce and this will increase build times.
Doesn't work yet, will try some fiddling. Please ignore for time being.