From 3f735c43e4b0b17aa6a63ce18c9c8564c84568a3 Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Sat, 18 Jul 2015 11:04:07 -0700 Subject: [PATCH] appveyor was added to list of CI. #1382 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cf844c2f4..a0494c024 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ Documentation is available in HTML format, see http://checkstyle.sourceforge.net Continuous integration and Quality reports ====================== -Travis: [![][travis img]][travis] +Travis (Linux build): [![][travis img]][travis] +Appveyor (Windows build): [![][appveyor img]][appveyor] Quality reports: http://checkstyle.sourceforge.net/project-reports.html