From: Julien HENRY Date: Wed, 21 Sep 2016 12:46:53 +0000 (+0200) Subject: Add Appveyor badge X-Git-Tag: 2.9.0.670~37 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b4ec7f9802322ca81d1b945f11373cfa6e07a2a3;p=sonar-scanner-cli.git Add Appveyor badge --- diff --git a/README.md b/README.md index 710373c..4fe48e5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ -SonarQube Scanner [![Build Status](https://travis-ci.org/SonarSource/sonar-scanner-cli.svg?branch=master)](https://travis-ci.org/SonarSource/sonar-scanner-cli) +SonarQube Scanner ========================= +[![Build Status](https://travis-ci.org/SonarSource/sonar-scanner-cli.svg?branch=master)](https://travis-ci.org/SonarSource/sonar-scanner-cli) +[![Build status](https://ci.appveyor.com/api/projects/status/s3sg3fhui556v02o/branch/master?svg=true)](https://ci.appveyor.com/project/henryju/sonar-scanner-cli/branch/master) Official SonarQube Scanner used to start code analysis. Project configuration is read from a sonar-project.properties or passed on command line.