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

Move to more modern rubies #40

Merged
merged 2 commits into from
Jun 27, 2014
Merged

Move to more modern rubies #40

merged 2 commits into from
Jun 27, 2014

Conversation

ariejan
Copy link
Contributor

@ariejan ariejan commented Apr 17, 2014

  • Remove support for ruby 1.8.
  • Deprecate support for ruby 1.9, travis tests it, but allow it to fail.
  • Add support for ruby 2.0 and 2.1

Only changed need was the removal of RCov.

Test against 2.0.0 and 2.1.1. Scratch 1.8.x. Keep 1.9.3 for people
lagging behind on upgrading, but allow the build to fail on it.
rcov is not compatible with ruby 2.x
@ariejan ariejan changed the title [WIP] Move to more modern rubies Move to more modern rubies Apr 17, 2014
@tamird
Copy link
Contributor

tamird commented Jun 24, 2014

👍 @ueno

@ueno
Copy link
Owner

ueno commented Jun 25, 2014

sorry, I missed this because it was originally marked as "WIP". looks good, but is it possible to replace rcov with simplecov?

@tamird tamird mentioned this pull request Jun 26, 2014
@ueno ueno merged commit 8ef2b8e into ueno:master Jun 27, 2014
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

3 participants