diff options
| author | Nick Merwin <[email protected]> | 2017-02-05 12:36:32 -0800 |
|---|---|---|
| committer | Nick Merwin <[email protected]> | 2017-02-05 12:36:32 -0800 |
| commit | 671accae1924872125599ad4421ce5c9dba3f323 (patch) | |
| tree | c0e130698e9ca0521a10adca1612d92c4bb35c77 | |
| parent | c81c084fc7280c68e8dc470c31e7291eea183c22 (diff) | |
| download | node-coveralls-671accae1924872125599ad4421ce5c9dba3f323.tar.xz node-coveralls-671accae1924872125599ad4421ce5c9dba3f323.zip | |
removed codeship badge
| -rw-r--r-- | README.md | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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] [](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 |
