Skip to content

Migrate from Travis CI to GitHub Actions#66

Closed
rafafloresta wants to merge 1 commit intomasterfrom
migrate-to-github-actions
Closed

Migrate from Travis CI to GitHub Actions#66
rafafloresta wants to merge 1 commit intomasterfrom
migrate-to-github-actions

Conversation

@rafafloresta
Copy link

Summary

  • Add GitHub Actions workflow testing Ruby 2.7, 3.0, 3.1, 3.2, 3.3
  • Remove outdated Travis CI config (was testing Ruby 2.3-2.5, referencing old gem name "chemex")
  • Update README badge

The Travis CI config was significantly outdated - it tested Ruby versions that are no longer supported by the gem (gemspec requires Ruby >= 2.7).

- Add GitHub Actions workflow testing Ruby 2.7, 3.0, 3.1, 3.2, 3.3
- Remove outdated Travis CI config (was testing Ruby 2.3-2.5)
- Update README badge
@rafafloresta
Copy link
Author

Closing in favor of #67 which has the complete changes.

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.

1 participant