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

Bump Ruby versions for Travis #134

Merged
merged 3 commits into from
Feb 3, 2017

Conversation

januszm
Copy link
Contributor

@januszm januszm commented Feb 3, 2017

  • latest 2.2 and 2.3
  • 2.4.0

@januszm
Copy link
Contributor Author

januszm commented Feb 3, 2017

cc @swrobel it might require more work, there are some issues with Rails 4.x

@januszm januszm merged commit 528341e into slim-template:master Feb 3, 2017
@januszm januszm deleted the bump_ruby_versions branch February 3, 2017 19:24
@@ -3,8 +3,9 @@ before_install:
- gem install bundler
rvm:
- ruby-head
- 2.3.3
- 2.2.6
- 2.4.0
Copy link

Choose a reason for hiding this comment

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

Why not 2.4 and let it automatically use the latest 2.4.x instead of locking to 2.4.0?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

because RVM won't work with it and Travis uses RVM

Copy link

Choose a reason for hiding this comment

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

uuuuggggggh, classic RVM move!

@januszm
Copy link
Contributor Author

januszm commented Feb 4, 2017

what can you do :)

@januszm
Copy link
Contributor Author

januszm commented Feb 4, 2017

They'll fix it around 2.4.1 I guess and we'll be able to switch to '2.4'

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