diff options
| author | Gregg Caines <[email protected]> | 2014-02-19 02:22:32 -0800 |
|---|---|---|
| committer | Gregg Caines <[email protected]> | 2014-02-19 02:22:32 -0800 |
| commit | 038408b78cff7d9a974e652f426ff786ed730bbb (patch) | |
| tree | 974b5a1bc50ba96ce87d9e2ecc1962b767b989bf /README.md | |
| parent | 2e7b8e1722e6bba13b288714730a7c91cac449ec (diff) | |
| parent | b6b215c613b98c4f781709e41ebe0b6a8894acb5 (diff) | |
| download | node-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
