]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
README: add appveyor build badge [ci skip]
authorDaniel Stenberg <daniel@haxx.se>
Fri, 24 Aug 2018 11:23:31 +0000 (13:23 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 24 Aug 2018 11:25:24 +0000 (13:25 +0200)
Closes #2913

README.md

index 9819ae228a1c76cab41e9879f6a7a7cfb062628d..d5f7a6347476e28d9f11995c90946bd96ddca820 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,7 +2,8 @@
 
 [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/63/badge)](https://bestpractices.coreinfrastructure.org/projects/63)
 [![Coverity passed](https://scan.coverity.com/projects/curl/badge.svg)](https://scan.coverity.com/projects/curl)
-[![Build Status](https://travis-ci.org/curl/curl.svg?branch=master)](https://travis-ci.org/curl/curl)
+[![Travis-CI Build Status](https://travis-ci.org/curl/curl.svg?branch=master)](https://travis-ci.org/curl/curl)
+[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/l1vv31029huhf4g4?svg=true)](https://ci.appveyor.com/project/curlorg/curl)
 [![Coverage Status](https://coveralls.io/repos/github/curl/curl/badge.svg)](https://coveralls.io/github/curl/curl)
 [![Backers on Open Collective](https://opencollective.com/curl/backers/badge.svg)](#backers)
 [![Sponsors on Open Collective](https://opencollective.com/curl/sponsors/badge.svg)](#sponsors)