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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Travis with GitHub Actions #669

Merged
merged 2 commits into from
Dec 18, 2021
Merged

Conversation

alexhraber
Copy link
Contributor

@alexhraber alexhraber commented Dec 17, 2021

GitHub Actions has come a long ways in the past 2 years, and has surpassed Travis-CI as the predominant CI platform. I've rewritten .travis.yml in compliant GitHub Actions syntax. The entire CI flow completes in ~3 minutes.

I also updated the Build SVG in README.md to point to the actions build of the master branch -- which is null until this PR merges.

See my successful runs here:
https://github.com/everops-alex/colly/actions/runs/1594429817
https://github.com/everops-alex/colly/actions/runs/1594421260

Please merge after review 馃檹

Copy link
Member

@asciimoo asciimoo left a comment

Choose a reason for hiding this comment

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

Awesome! Thanks a lot.

@asciimoo asciimoo merged commit 01e7c2b into gocolly:master Dec 18, 2021
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