aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregg Caines <[email protected]>2014-02-26 09:22:27 -0800
committerGregg Caines <[email protected]>2014-02-26 09:22:27 -0800
commit0ba53be012ff78282ad39c0863e56fd460005f25 (patch)
tree34fcfee3dab141fe5e1b854f0ad2b303f954de27
parent038408b78cff7d9a974e652f426ff786ed730bbb (diff)
downloadnode-coveralls-0ba53be012ff78282ad39c0863e56fd460005f25.tar.xz
node-coveralls-0ba53be012ff78282ad39c0863e56fd460005f25.zip
remove notice of drone support, until we get that working.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b022e7d..fa8b91f 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
[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.
-Supported CI services: [travis-ci](https://travis-ci.org/), [codeship](https://www.codeship.io/), [circle-ci](https://circleci.com/), [jenkins](http://jenkins-ci.org/), [drone](https://drone.io/)
+Supported CI services: [travis-ci](https://travis-ci.org/), [codeship](https://www.codeship.io/), [circle-ci](https://circleci.com/), [jenkins](http://jenkins-ci.org/)
##Installation:
Add the latest version of `coveralls` to your package.json: