diff options
| author | Honza Javorek <[email protected]> | 2017-09-28 17:31:34 +0200 |
|---|---|---|
| committer | Nick Merwin <[email protected]> | 2017-09-28 08:31:34 -0700 |
| commit | 83ff2cbb249f0b5584022759bc64748b36fb2f0b (patch) | |
| tree | 330df73835df463840a224ffbcebd567b248dbba | |
| parent | 2ed4d0958b524f7340ccdb9e87c023b30117f714 (diff) | |
| download | node-coveralls-83ff2cbb249f0b5584022759bc64748b36fb2f0b.tar.xz node-coveralls-83ff2cbb249f0b5584022759bc64748b36fb2f0b.zip | |
Add mention about AppVeyor to the README (#164)
| -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/), [circleci](https://circleci.com/), [jenkins](http://jenkins-ci.org/), [Gitlab CI](http://gitlab.com/) +Supported CI services: [travis-ci](https://travis-ci.org/), [codeship](https://www.codeship.io/), [circleci](https://circleci.com/), [jenkins](http://jenkins-ci.org/), [Gitlab CI](http://gitlab.com/), [AppVeyor](http://appveyor.com/) ## Installation: Add the latest version of `coveralls` to your package.json: |
