From 95e277e34beacd098d8508638bafc0973ac48b7b Mon Sep 17 00:00:00 2001 From: Matthew Rothenberg Date: Sun, 15 Sep 2019 01:02:28 -0400 Subject: [PATCH] chore: switch badge to github actions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 960cb8e..8431fc0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # weightedrand -[![Build Status](https://travis-ci.org/mroth/weightedrand.svg?branch=master)](https://travis-ci.org/mroth/weightedrand) +[![Build Status](https://github.com/mroth/weightedrand/workflows/Test/badge.svg)](https://github.com/mroth/weightedrand/actions) [![Go Report Card](https://goreportcard.com/badge/github.com/mroth/weightedrand)](https://goreportcard.com/report/github.com/mroth/weightedrand) [![GoDoc](https://godoc.org/github.com/mroth/weightedrand?status.svg)](https://godoc.org/github.com/mroth/weightedrand)