From 733ea40b411e38f690988c612daa0c5e4733cd1b Mon Sep 17 00:00:00 2001 From: Dave Henderson Date: Sat, 12 Oct 2019 23:15:57 -0400 Subject: Dropping appveyor build in favour of GH Actions Signed-off-by: Dave Henderson --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fc58b2d2..b0625db6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ _Read the docs at [docs.gomplate.ca][docs-url], chat with developers and community in the [#gomplate channel][] on [Gophers Slack][]_ [![Build Status][circleci-image]][circleci-url] -[![Windows Build][appveyor-image]][appveyor-url] +[![Windows Build][gh-windows-image]][gh-windows-url] [![Go Report Card][reportcard-image]][reportcard-url] [![Codebeat Status][codebeat-image]][codebeat-url] [![Coverage][gocover-image]][gocover-url] @@ -99,8 +99,10 @@ Copyright (c) 2016-2019 Dave Henderson [circleci-image]: https://img.shields.io/circleci/project/github/hairyhenderson/gomplate/master.svg?logo=circleci [circleci-url]: https://circleci.com/gh/hairyhenderson/gomplate/tree/master -[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 + +[gh-windows-image]: https://github.com/hairyhenderson/gomplate/workflows/Windows%20Build/badge.svg +[gh-windows-url]: https://github.com/hairyhenderson/gomplate/actions?workflow=Windows+Build + [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