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 #182

Merged
merged 3 commits into from
Jun 6, 2022

Conversation

mishina2228
Copy link
Member

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 2.6, 2.7, 3.0, 3.1 and head to the CI matrix
  • Pass the keyword argument instead of the hash parameter in test_helper.rb
    • For Ruby 3.0+ compatibility

mishina2228 and others added 3 commits May 12, 2022 18:30
- Add GitHub Actions workflow
- Pass the keyword argument instead of the hash parameter
- Remove .travis.yml
@schneems
Copy link
Member

schneems commented Jun 6, 2022

Thanks a ton! This is awesome

@schneems schneems merged commit e32cbcf into zombocom:master Jun 6, 2022
@mishina2228
Copy link
Member Author

mishina2228 commented Jun 6, 2022

Ah, I didn't notice that there were already similar PRs, sorry 🙇

@mishina2228 mishina2228 deleted the github-actions branch June 7, 2022 09:30
@schneems
Copy link
Member

schneems commented Jun 7, 2022

It's okay, neither did I. Good reminder to check though

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