[Pkg-javascript-commits] [node-coveralls] 167/332: remove drone.io badges that never worked.
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Nov 9 13:53:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-coveralls.
commit 6bf5c21e5880859245a8a1d03d5350e2bbaa86aa
Author: Gregg Caines <gregg at caines.ca>
Date: Sun Jun 22 07:08:52 2014 -0700
remove drone.io badges that never worked.
---
README.md | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/README.md b/README.md
index b22e6ff..4b03c9d 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][drone-image]][drone-url]
+[![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [![Codeship Build Status][codeship-image]][codeship-url]
[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.
@@ -110,9 +110,6 @@ If you want to send commit data to coveralls, you can set the `COVERALLS_GIT_COM
[coveralls-image]: https://img.shields.io/coveralls/cainus/node-coveralls.svg?branch=master
[coveralls-url]: https://coveralls.io/r/cainus/node-coveralls?branch=master
-[drone-image]: https://drone.io/github.com/cainus/node-coveralls/status.png
-[drone-url]: https://drone.io/github.com/cainus/node-coveralls/latest
-
## Contributing
I generally don't accept pull requests that are untested, or break the build, because I'd like to keep the quality high (this is a coverage tool afterall!).
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-coveralls.git
More information about the Pkg-javascript-commits
mailing list