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

Restrict Travis runs to Ruby 2.2.2 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tf
Copy link

@tf tf commented Jul 13, 2016

Rails 5 gems require Ruby >= 2.2.2. If we want to keep supporting
older versions, we'll need to build an Appraisal setup to restrict
Rails to 4 when running with Ruby < 2.2.2.

@tf tf changed the title Restrict travis runs to Ruby 2.2.2 Restrict Travis runs to Ruby 2.2.2 Jul 13, 2016
Rails 5 gems require Ruby >= 2.2.2. If we want to keep supporting
older versions, we'll need to build a Appraisal setup, to restrict
Rails to 4 when running with Ruby < 2.2.2.
@kyledayton
Copy link
Owner

Thanks for your contributions @tf! Maintaining test coverage for Rails3/4 is definitely a priority, so I'll accept these PRs as soon as I can setup appraisal.

@kyledayton kyledayton self-assigned this Sep 7, 2016
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