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

Switch CI from travis to GH actions #48

Closed
zbraniecki opened this issue Sep 4, 2021 · 6 comments · Fixed by #60
Closed

Switch CI from travis to GH actions #48

zbraniecki opened this issue Sep 4, 2021 · 6 comments · Fixed by #60
Labels
E-help-wanted Call for participation: Help is requested to fix this issue

Comments

@zbraniecki
Copy link
Contributor

Travis is falling apart, we need to switch to GH actions.

@zbraniecki zbraniecki added E-help-wanted Call for participation: Help is requested to fix this issue good first issue labels Sep 4, 2021
@jim4067
Copy link
Contributor

jim4067 commented Sep 5, 2021

I would like to help out with this. I made a simple github workflow that runs clippy and tests on PR #49

@zbraniecki
Copy link
Contributor Author

That works great, thank you!

Can you also add cargo fmt and remove Travis?

@zbraniecki
Copy link
Contributor Author

aaand update badge? :)

@jim4067
Copy link
Contributor

jim4067 commented Sep 9, 2021

Okay. i'll get down to it 👍🏾

@jim4067
Copy link
Contributor

jim4067 commented Sep 12, 2021

About removing travis-ci, what about, code coverage by coveralls and adding a PR actions workflow?

@zbraniecki
Copy link
Contributor Author

About removing travis-ci, what about, code coverage by coveralls and adding a PR actions workflow?

yup!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-help-wanted Call for participation: Help is requested to fix this issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants