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

Add ruby 2.6.0 to .travis.yml #300

Merged
merged 1 commit into from
Dec 29, 2018
Merged

Add ruby 2.6.0 to .travis.yml #300

merged 1 commit into from
Dec 29, 2018

Conversation

colby-swandale
Copy link
Member

This PR adds Ruby 2.6 to Travis-CI.

Note that We have to manually update RubyGems because Travis forces each ruby
version to have an old version of RubyGems, which breaks our tests in 2.6.

@colby-swandale
Copy link
Member Author

oooohhh, it's because the .travis.yml cannot be parsed.

@coveralls
Copy link

coveralls commented Dec 29, 2018

Coverage Status

Coverage increased (+0.1%) to 97.56% when pulling 3d5a5be on colby/add-ruby-2.6 into ff4bb1e on master.

We have to manually update RubyGems because Travis forces each ruby
version to have an old version of RubyGems
@colby-swandale colby-swandale merged commit d21463c into master Dec 29, 2018
@colby-swandale colby-swandale deleted the colby/add-ruby-2.6 branch December 29, 2018 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants