Skip to content

Commit 84cce10

Browse files
authored
Merge pull request #4 from SalesLoft/build-status-badge-update
Update README.md
2 parents 6a15eaa + f43f65d commit 84cce10

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
@@ -2,7 +2,7 @@
22
Fast and concurrent-safe feature flags for golang based on Redis. Inspired by the [ruby rollout gem](https://github.com/fetlife/rollout).
33

44
[![](https://godoc.org/github.com/salesloft/gorollout?status.svg)](http://godoc.org/github.com/salesloft/gorollout)
5-
[![Build Status](https://travis-ci.org/salesloft/gorollout.svg?branch=master)](https://travis-ci.org/salesloft/gorollout)
5+
[![Build Status](https://github.com/SalesLoft/gorollout/workflows/Go/badge.svg)](https://github.com/SalesLoft/gorollout/actions)
66
[![Code Coverage](https://codecov.io/gh/salesloft/gorollout/branch/master/graph/badge.svg)](https://codecov.io/gh/salesloft/gorollout)
77
[![Go Report Card](https://goreportcard.com/badge/github.com/salesloft/gorollout)](https://goreportcard.com/report/github.com/salesloft/gorollout)
88

0 commit comments

Comments
 (0)