Skip to content

Fix CI builds #38

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

Merged
merged 2 commits into from
Mar 6, 2018
Merged

Fix CI builds #38

merged 2 commits into from
Mar 6, 2018

Conversation

sschuberth
Copy link
Member

Please have a look at the individual commit messages for the details.

Python3 returns 'bytes' and not 'str' when reading/writing
to/from a binary stream. So, the files need to be opened in
text mode for `str` related operations.

Fixes #36.

Signed-off-by: Yash Nisar <[email protected]>
Update brew to unset HOMEBREW_RUBY_PATH, ensuring that it does not "stick"
to a Ruby 2.0 version after a portable Ruby has been installed.

See https://discuss.circleci.com/t/homebrew-must-be-run-under-ruby-2-3-runtimeerror/17232/5.

Fixes #36.

Signed-off-by: Yash Nisar <[email protected]>
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