Skip to content

Conversation

@olleolleolle
Copy link

@olleolleolle olleolleolle commented Sep 21, 2018

This PR was inspired by the build failure in #81.

It removes the no-longer-supported Ruby versions from the Travis CI matrix.

.travis.yml Outdated
exclude:
- env: HANDLER="ox"
rvm: jruby-1.7
rvm: jruby-9.2.6.0
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you can safely use jruby-9 instead and travis will figure out what the current release is for you

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have not been successful letting Travis CI's rvm pick a Ruby which does that for me.

In rvm, the information does exist. https://github.com/rvm/rvm/blob/master/config/known#L19

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting, for some reason feedjira doesn't seem to mind.
https://github.com/feedjira/feedjira/blob/master/.travis.yml#L9

Either way, dropping jruby-1.7 seems like a great idea! 💯

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