diff options
| author | Gregg Caines <[email protected]> | 2014-02-26 09:22:27 -0800 |
|---|---|---|
| committer | Gregg Caines <[email protected]> | 2014-02-26 09:22:27 -0800 |
| commit | 0ba53be012ff78282ad39c0863e56fd460005f25 (patch) | |
| tree | 34fcfee3dab141fe5e1b854f0ad2b303f954de27 | |
| parent | 038408b78cff7d9a974e652f426ff786ed730bbb (diff) | |
| download | node-coveralls-0ba53be012ff78282ad39c0863e56fd460005f25.tar.xz node-coveralls-0ba53be012ff78282ad39c0863e56fd460005f25.zip | |
remove notice of drone support, until we get that working.
| -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/), [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: |
