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

update travis config to latest rubies #386

Merged
merged 2 commits into from
Dec 31, 2017

Conversation

lostapathy
Copy link
Contributor

Updating travis config to cover latest ruby versions

@lostapathy
Copy link
Contributor Author

Also skip testing rails-4.x with ruby-head. We're not testing them with ruby-2.4 and they fail anyway.

- 2.4.1
- 2.2.8
- 2.3.5
- 2.4.2
Copy link
Collaborator

Choose a reason for hiding this comment

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

maybe just drop the z part so we're always testing with the latest version of each line?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm ok with that but went this way to leave the project's existing style alone. Some projects actively don't like to do it that way. Occasionally it seems that Travis gets the logic behind that wrong - i.e., for a while this summer 2.2 was getting you 2.2.1 not 2.2.8 like you'd expect.

Copy link
Collaborator

Choose a reason for hiding this comment

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

@danielmorrison any preference?

@tbrisker
Copy link
Collaborator

@lostapathy Thanks, I pushed a rebase to your branch to fix the merge conflicts, will merge once travis is 🍏

@tbrisker tbrisker merged commit 09cd303 into collectiveidea:master Dec 31, 2017
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