-
Notifications
You must be signed in to change notification settings - Fork 26
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
chore: swap travis for github actions #59
chore: swap travis for github actions #59
Conversation
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## master #59 +/- ##
=======================================
Coverage 57.83% 57.83%
=======================================
Files 25 25
Lines 1238 1238
Branches 168 168
=======================================
Hits 716 716
Misses 504 504
Partials 18 18 |
962a622
to
e28d0bd
Compare
e28d0bd
to
277842b
Compare
Failing tests:
|
.travis.yml
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I propose we remove Travis in a separate PR and repurpose this PR to be just the addition of GitHub actions. That way we can cleanly get off Travis and leave this unmerged until we fix the tests in GH actions issues.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, done in 2cc5334.
No description provided.