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

Migrate CI from Travis CI to GitHub Actions #101

Merged
merged 5 commits into from
Apr 13, 2022

Conversation

mishina2228
Copy link
Member

@mishina2228 mishina2228 commented Mar 11, 2022

Since June 15th, 2021, the building on travis-ci.org is ceased.
This PR migrates CI from Travis CI to GitHub Actions.
Here are the details:

  • Add Ruby 3.0 and 3.1 to the CI matrix
    • rbx is not included because ruby/setup-ruby does not support it.
  • Replace the CI status badge on README.md
  • Lock rubocop ~> 0.81.0
    This is the last version which supports Ruby 2.3.

@schneems
Copy link
Member

Thanks a ton!

@schneems schneems merged commit 293fd38 into zombocom:main Apr 13, 2022
@mishina2228 mishina2228 deleted the gh-actions branch April 14, 2022 13:05
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.

None yet

2 participants