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

Fix build matrix script #346

Merged
merged 6 commits into from Oct 7, 2018
Merged

Fix build matrix script #346

merged 6 commits into from Oct 7, 2018

Conversation

floehopper
Copy link
Member

Fixes #344.

  • Remove requirement to run build-matrix script locally from CONTRIBUTING.md
  • Fix and improve build-matrix script so that it at least runs on my machine

* The script has been broken for some time and there are no tests for it
to ensure that it keeps working.
* The script is rbenv-specific and it feels unfair to force contributors
to install a specific Ruby version manager.
* The build matrix is automatically run on Travis CI for all pull
requests anyway.
Some versions of Ruby need this to be required.

See the 2nd error mentioned in this comment [1].

[1]: #343 (comment)
This is equivalent to the `before_install` script in `.travis.yml`.
@floehopper floehopper merged commit 89fe4db into master Oct 7, 2018
@floehopper floehopper deleted the fix-build-matrix-script branch October 7, 2018 14:26
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.

None yet

1 participant