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

Use GitHub actions for testing #246

Merged
merged 1 commit into from
Nov 23, 2020
Merged

Use GitHub actions for testing #246

merged 1 commit into from
Nov 23, 2020

Conversation

dsnet
Copy link
Collaborator

@dsnet dsnet commented Nov 23, 2020

Use a GitHub action to run test on each push and pull request.
We test across a matrix covering Linux and MacOSX, and Go 1.8 to 1.15.

We drop using Travis-CI for integration testing.
Thank you Travis for all your hard work.

Use a GitHub action to run test on each push and pull request.
We test across a matrix covering Linux and MacOSX, and Go 1.8 to 1.15.
@dsnet dsnet requested a review from neild November 23, 2020 18:08
@dsnet
Copy link
Collaborator Author

dsnet commented Nov 23, 2020

I'm a bit late to the game, but I learned at GopherCon that Travis CI is somewhat of a dying service and the new hot CI tool that people are using is GitHub actions.

Migrate to the latter.

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