]> source.dussan.org Git - sonar-scanner-cli.git/commitdiff
Add Appveyor badge
authorJulien HENRY <henryju@yahoo.fr>
Wed, 21 Sep 2016 12:46:53 +0000 (14:46 +0200)
committerGitHub <noreply@github.com>
Wed, 21 Sep 2016 12:46:53 +0000 (14:46 +0200)
README.md

index 710373c6be6ad04e23df4ac9d11970e4ee1a2f94..4fe48e5d41f4b8de231369d1848affaf79c937e1 100644 (file)
--- 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.