From 167119f81ba7e244ccae1ee979be902dd6c24c0a Mon Sep 17 00:00:00 2001 From: Gregg Caines Date: Sat, 24 Aug 2013 20:46:52 -0700 Subject: updated README to show ci service support. --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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: ``` -- cgit v1.2.3