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

Test against latest ruby and rails #161

Merged

Conversation

tagliala
Copy link
Contributor

Rails 6.0 is Round the Corner

This PR checks that everything is fine with RoR 6.0.0's first release candidate

@tagliala tagliala force-pushed the test-against-latest-ruby-and-rails branch 3 times, most recently from f460d88 to cdbbaca Compare April 27, 2019 13:21
This change speeds up testing configuration for older Rails versions (< 5)
on Travis CI

Ref: https://docs.travis-ci.com/user/languages/ruby/#bundler-20
Allow Rails 3.2 to fail against Ruby 2.4, 2.5, and 2.6
Do not allow Rails 4.2 to fail against Ruby 2.4

Refs:
- https://github.com/rails/rails/blob/3-2-stable/.travis.yml#L28-L35
- https://github.com/rails/rails/blob/4-2-stable/.travis.yml#L25-L31
@tagliala tagliala force-pushed the test-against-latest-ruby-and-rails branch from cdbbaca to b77d9d3 Compare April 27, 2019 16:24
@januszm januszm self-requested a review April 27, 2019 21:11
.travis.yml Show resolved Hide resolved
@januszm januszm merged commit 7fcd542 into slim-template:master May 16, 2019
@januszm
Copy link
Contributor

januszm commented May 16, 2019

Thank you @tagliala !

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