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 3.1 to Travis #710

Merged
merged 1 commit into from
Feb 11, 2022
Merged

Add Ruby 3.1 to Travis #710

merged 1 commit into from
Feb 11, 2022

Conversation

petergoldstein
Copy link
Contributor

This PR adds Ruby 3.1.0 to CI.

@petergoldstein
Copy link
Contributor Author

So I'm not sure why RVM doesn't have 3.1.0 available. I've done a bunch of PRs adding Ruby 3.1.x to CI, but this is the first one I've tried to do with Travis - all the others have been GitHub Actions. Anyone with some Travis experience know why the install is failing?

I use rbenv locally and have confirmed that bundle runs and rake runs green.

@MarceloAGuimaraes
Copy link
Contributor

MarceloAGuimaraes commented Jan 14, 2022

Hey @petergoldstein, i don't have that much experience with Travis but i think the reason for this error is because the binary for ruby 3.1.x isn't available yet in rvm binaries for ubuntu 20, as you can see here: https://rvm_io.global.ssl.fastly.net/binaries/ubuntu/20.04/x86_64/.

@Burgestrand Burgestrand merged commit 5acf84c into varvet:main Feb 11, 2022
@Burgestrand
Copy link
Member

Hi! Travis fixed this about a week ago, and so this build passes when I re-ran the job. Thanks for the PR!

@petergoldstein petergoldstein deleted the feature/add_ruby_3_1_to_travis branch February 23, 2022 01:03
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.

3 participants