aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHonza Javorek <[email protected]>2017-09-28 17:31:34 +0200
committerNick Merwin <[email protected]>2017-09-28 08:31:34 -0700
commit83ff2cbb249f0b5584022759bc64748b36fb2f0b (patch)
tree330df73835df463840a224ffbcebd567b248dbba /README.md
parent2ed4d0958b524f7340ccdb9e87c023b30117f714 (diff)
downloadnode-coveralls-83ff2cbb249f0b5584022759bc64748b36fb2f0b.tar.xz
node-coveralls-83ff2cbb249f0b5584022759bc64748b36fb2f0b.zip
Add mention about AppVeyor to the README (#164)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1023434..e522923 100644
--- a/README.md
+++ b/README.md
@@ -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: