diff options
| author | Gregg Caines <[email protected]> | 2013-08-24 20:46:52 -0700 |
|---|---|---|
| committer | Gregg Caines <[email protected]> | 2013-08-24 20:46:52 -0700 |
| commit | 167119f81ba7e244ccae1ee979be902dd6c24c0a (patch) | |
| tree | d237c2cf03def9bc55760460cfad498f630e7028 | |
| parent | 6fb02bfae1d49e5ed4431d39f14c8110164cfe47 (diff) | |
| download | node-coveralls-167119f81ba7e244ccae1ee979be902dd6c24c0a.tar.xz node-coveralls-167119f81ba7e244ccae1ee979be902dd6c24c0a.zip | |
updated README to show ci service support.
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ [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/) + ##Installation: Add the latest version of `coveralls` to your package.json: ``` |
