annotate-snippets-rs
annotate-snippets-rs copied to clipboard
Switch CI from travis to GH actions
Travis is falling apart, we need to switch to GH actions.
I would like to help out with this. I made a simple github workflow that runs clippy and tests on PR #49
That works great, thank you!
Can you also add cargo fmt and remove Travis?
aaand update badge? :)
Okay. i'll get down to it 👍🏾
About removing travis-ci, what about, code coverage by coveralls and adding a PR actions workflow?
About removing travis-ci, what about, code coverage by coveralls and adding a PR actions workflow?
yup!