Skip to content

Commit 95e277e

Browse files
committed
chore: switch badge to github actions
1 parent b804acf commit 95e277e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# weightedrand
22

3-
[![Build Status](https://travis-ci.org/mroth/weightedrand.svg?branch=master)](https://travis-ci.org/mroth/weightedrand)
3+
[![Build Status](https://github.com/mroth/weightedrand/workflows/Test/badge.svg)](https://github.com/mroth/weightedrand/actions)
44
[![Go Report Card](https://goreportcard.com/badge/github.com/mroth/weightedrand)](https://goreportcard.com/report/github.com/mroth/weightedrand)
55
[![GoDoc](https://godoc.org/github.com/mroth/weightedrand?status.svg)](https://godoc.org/github.com/mroth/weightedrand)
66

0 commit comments

Comments
 (0)