aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGregg Caines <[email protected]>2013-08-24 20:46:52 -0700
committerGregg Caines <[email protected]>2013-08-24 20:46:52 -0700
commit167119f81ba7e244ccae1ee979be902dd6c24c0a (patch)
treed237c2cf03def9bc55760460cfad498f630e7028 /README.md
parent6fb02bfae1d49e5ed4431d39f14c8110164cfe47 (diff)
downloadnode-coveralls-167119f81ba7e244ccae1ee979be902dd6c24c0a.tar.xz
node-coveralls-167119f81ba7e244ccae1ee979be902dd6c24c0a.zip
updated README to show ci service support.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c4ba208..bc45b06 100644
--- a/README.md
+++ b/README.md
@@ -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:
```