Skip to content

Conversation

luk4s
Copy link
Contributor

@luk4s luk4s commented Mar 27, 2021

related with #355
By default there is no master branch in Rails repositories

@luk4s
Copy link
Contributor Author

luk4s commented Mar 27, 2021

Hmm, test fails because Rails dropped ruby 2.6 and lesser. (rails/rails@6487836)
So actual main requires 2.7 or 3.
So I add to travis rvm 2.7.2, for check master of activeresource agains main of rails.

To decid: "drop" support ruby < 2.7 or just remove it from .travis or just ignore?

@rafaelfranca rafaelfranca merged commit 3cf44f7 into rails:master Mar 30, 2021
@rafaelfranca
Copy link
Member

We can remove both 2.5 and 2.7 from the travis config.

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