Skip to content

Commit

Permalink
Remove Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
RodEsp committed Jun 4, 2021
1 parent e649b66 commit 797c27f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions templates/README.md.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
<%_ if (appveyor) { _%>
[![Appveyor CI](https://ci.appveyor.com/api/projects/status/github/<%= repository %>?branch=master&svg=true)](https://ci.appveyor.com/project/<%= repository %>/branch/master)
<%_ } _%>
<%_ if (codecov) { _%>
[![Codecov](https://codecov.io/gh/<%= repository %>/branch/master/graph/badge.svg)](https://codecov.io/gh/<%= repository %>)
<%_ } _%>
[![Downloads/week](https://img.shields.io/npm/dw/<%= pjson.name %>.svg)](https://npmjs.org/package/<%= pjson.name %>)
[![License](https://img.shields.io/npm/l/<%= pjson.name %>.svg)](https://github.com/<%= repository %>/blob/master/package.json)
Expand Down

0 comments on commit 797c27f

Please sign in to comment.