Skip to content

Commit 671acca

Browse files
committed
removed codeship badge
1 parent c81c084 commit 671acca

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#node-coveralls
22

3-
[![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [![Codeship Build Status][codeship-image]][codeship-url]
3+
[![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url]
44
[![Known Vulnerabilities](https://snyk.io/test/github/nickmerwin/node-coveralls/badge.svg)](https://snyk.io/test/github/nickmerwin/node-coveralls)
55

66
[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
143143
[travis-image]: https://travis-ci.org/nickmerwin/node-coveralls.svg?branch=master
144144
[travis-url]: https://travis-ci.org/nickmerwin/node-coveralls
145145

146-
[codeship-image]: https://www.codeship.io/projects/de6fb440-dea9-0130-e7d9-122ca7ee39d3/status
147-
[codeship-url]: https://www.codeship.io/projects/5622
148-
149146
[coveralls-image]: https://coveralls.io/repos/nickmerwin/node-coveralls/badge.svg?branch=master&service=github
150147
[coveralls-url]: https://coveralls.io/github/nickmerwin/node-coveralls?branch=master
151148

0 commit comments

Comments
 (0)