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

Drop Travis CI to Github Actions #18

Merged
merged 3 commits into from
Jul 21, 2021
Merged

Drop Travis CI to Github Actions #18

merged 3 commits into from
Jul 21, 2021

Conversation

pedrofurtado
Copy link
Contributor

@pedrofurtado pedrofurtado commented Jul 21, 2021

Closes #19

@fnando What do you think about a migration from Travis CI to Github Actions? 🤝 👍

runs-on: ubuntu-latest
strategy:
matrix:
ruby-version: [2.3, 2.4, 2.5, 2.6, 2.7, 3.0]
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please drop 2.3-2.5, given that they EOL-ed a while ago?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great point! I forgot this 😄

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done! We can add github actions badges in README in a next PR 👍

@fnando fnando merged commit 63c9412 into fnando:main Jul 21, 2021
@pedrofurtado pedrofurtado deleted the patch-1 branch July 21, 2021 21:14
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.

Drop Travis CI to Github Actions
2 participants