From 4755fff37f8e4eb3685fd90d3a4026ffbe2edd39 Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Wed, 19 Aug 2015 22:20:44 +0200 Subject: [PATCH] README: Add appveyor build status --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bdd3b3487..136e0b31d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![Stories in Ready](https://badge.waffle.io/restic/restic.png?label=ready&title=Ready)](https://waffle.io/restic/restic) [![Build Status](https://travis-ci.org/restic/restic.svg?branch=master)](https://travis-ci.org/restic/restic) +[![Build status](https://ci.appveyor.com/api/projects/status/nuy4lfbgfbytw92q/branch/master?svg=true)](https://ci.appveyor.com/project/fd0/restic/branch/master) [![sourcegraph status](https://sourcegraph.com/api/repos/github.com/restic/restic/.badges/status.png)](https://sourcegraph.com/github.com/restic/restic) [![Coverage Status](https://coveralls.io/repos/restic/restic/badge.svg)](https://coveralls.io/r/restic/restic)