aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGregg Caines <[email protected]>2014-02-19 02:22:32 -0800
committerGregg Caines <[email protected]>2014-02-19 02:22:32 -0800
commit038408b78cff7d9a974e652f426ff786ed730bbb (patch)
tree974b5a1bc50ba96ce87d9e2ecc1962b767b989bf /README.md
parent2e7b8e1722e6bba13b288714730a7c91cac449ec (diff)
parentb6b215c613b98c4f781709e41ebe0b6a8894acb5 (diff)
downloadnode-coveralls-038408b78cff7d9a974e652f426ff786ed730bbb.tar.xz
node-coveralls-038408b78cff7d9a974e652f426ff786ed730bbb.zip
Merge pull request #44 from deepak1556/robo/drone
add support for drone ci
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fa8b91f..b022e7d 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/)
+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/)
##Installation:
Add the latest version of `coveralls` to your package.json: