diff options
| author | Dave Henderson <dhenderson@gmail.com> | 2017-07-31 23:14:56 -0400 |
|---|---|---|
| committer | Dave Henderson <dhenderson@gmail.com> | 2017-08-01 00:06:14 -0400 |
| commit | 9c12745b2bd27c5d0d0a61622bee2c6673fd59d6 (patch) | |
| tree | f5f02ae22f83ea6e158ff67bcb6a81eeb579fd14 /README.md | |
| parent | b15337e66361b6839d50684ea78fad8df7c0bc17 (diff) | |
Configure Appveyor to test Windows builds
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
