Closed mrseanryan closed 5 years ago
[done] - get code coverage badge working ...
Uses coveralls.io
note: this is based on PR #74
So I guess that one should merge first.
@pzavolinsky if you like, email notifications from travis can be turned off in travis yml:
notifications:
email: false
email notifications from travis can be turned off in travis yml
Can you add it to this PR?
Also, I've already merged #74, you can rebase after master
.
@pzavolinsky disabling travis emails, and rebased. thanks!
Add some more badges that seem useful: [#73]
Looks like this:
ALSO adds
node 12
to the list of Node versions to run by Travis.