From 83ff2cbb249f0b5584022759bc64748b36fb2f0b Mon Sep 17 00:00:00 2001 From: Honza Javorek Date: Thu, 28 Sep 2017 17:31:34 +0200 Subject: Add mention about AppVeyor to the README (#164) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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: -- cgit v1.2.3