aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Merwin <[email protected]>2017-02-05 12:36:32 -0800
committerNick Merwin <[email protected]>2017-02-05 12:36:32 -0800
commit671accae1924872125599ad4421ce5c9dba3f323 (patch)
treec0e130698e9ca0521a10adca1612d92c4bb35c77
parentc81c084fc7280c68e8dc470c31e7291eea183c22 (diff)
downloadnode-coveralls-671accae1924872125599ad4421ce5c9dba3f323.tar.xz
node-coveralls-671accae1924872125599ad4421ce5c9dba3f323.zip
removed codeship badge
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index 7eab099..973287f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
#node-coveralls
-[![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [![Codeship Build Status][codeship-image]][codeship-url]
+[![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url]
[![Known Vulnerabilities](https://snyk.io/test/github/nickmerwin/node-coveralls/badge.svg)](https://snyk.io/test/github/nickmerwin/node-coveralls)
[Coveralls.io](https://coveralls.io/) support for node.js. Get the great coverage reporting of coveralls.io and add a cool coverage button ( like the one above ) to your README.
@@ -143,9 +143,6 @@ If you want to send commit data to coveralls, you can set the `COVERALLS_GIT_COM
[travis-image]: https://travis-ci.org/nickmerwin/node-coveralls.svg?branch=master
[travis-url]: https://travis-ci.org/nickmerwin/node-coveralls
-[codeship-image]: https://www.codeship.io/projects/de6fb440-dea9-0130-e7d9-122ca7ee39d3/status
-[codeship-url]: https://www.codeship.io/projects/5622
-
[coveralls-image]: https://coveralls.io/repos/nickmerwin/node-coveralls/badge.svg?branch=master&service=github
[coveralls-url]: https://coveralls.io/github/nickmerwin/node-coveralls?branch=master