From 9c12745b2bd27c5d0d0a61622bee2c6673fd59d6 Mon Sep 17 00:00:00 2001 From: Dave Henderson Date: Mon, 31 Jul 2017 23:14:56 -0400 Subject: Configure Appveyor to test Windows builds Signed-off-by: Dave Henderson --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2a90b4e2..fd4a9214 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![Build Status][circleci-image]][circleci-url] +[![Windows Build][appveyor-image]][appveyor-url] [![Go Report Card][reportcard-image]][reportcard-url] [![Codebeat Status][codebeat-image]][codebeat-url] [![Coverage][gocover-image]][gocover-url] @@ -54,6 +55,8 @@ Copyright (c) 2016-2017 Dave Henderson [circleci-image]: https://img.shields.io/circleci/project/hairyhenderson/gomplate.svg?style=flat [circleci-url]: https://circleci.com/gh/hairyhenderson/gomplate +[appveyor-image]: https://ci.appveyor.com/api/projects/status/eymky02f5snclyxp/branch/master?svg=true +[appveyor-url]: https://ci.appveyor.com/project/hairyhenderson/gomplate/branch/master [reportcard-image]: https://goreportcard.com/badge/github.com/hairyhenderson/gomplate [reportcard-url]: https://goreportcard.com/report/github.com/hairyhenderson/gomplate [codebeat-image]: https://codebeat.co/badges/39ed2148-4b86-4d1e-8526-25f60e159ba1 -- cgit v1.2.3