From 09308033004a54e16eff153f6b28d7681aa5df28 Mon Sep 17 00:00:00 2001 From: Ludovic Rousseau Date: Fri, 4 Sep 2015 09:01:20 +0200 Subject: [PATCH] add AppVeyor build status For now it uses my own appveyor account. Maybe it is possible to use an OpenSC team appveyor account or something like that instead. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 714ad043..69836176 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,5 @@ Jenkins CI: Travis CI: [![Build Status](https://api.travis-ci.org/OpenSC/OpenSC.png)](https://travis-ci.org/OpenSC/OpenSC) +AppVeyor CI: +[![Build status](https://ci.appveyor.com/api/projects/status/94wjbxyfb0u3cvg9?svg=true)](https://ci.appveyor.com/project/LudovicRousseau/opensc)