diff options
| author | Nick Merwin <[email protected]> | 2015-08-07 11:21:40 -0700 |
|---|---|---|
| committer | Nick Merwin <[email protected]> | 2015-08-07 11:21:41 -0700 |
| commit | ef96cf7b8147318dc164181adc2a7a626c0a14f4 (patch) | |
| tree | 7d3a51458f29ec063a0f3bdf9152f64a007433c2 /README.md | |
| parent | 79a74488eea41fd6c2eb83c595895d96a02f8be0 (diff) | |
| download | node-coveralls-ef96cf7b8147318dc164181adc2a7a626c0a14f4.tar.xz node-coveralls-ef96cf7b8147318dc164181adc2a7a626c0a14f4.zip | |
removed dash from "circleci" in readme
* closes #104
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,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/), [circleci](https://circleci.com/), [jenkins](http://jenkins-ci.org/) ##Installation: Add the latest version of `coveralls` to your package.json: |
