Skip to content

Commit

Permalink
fix(coveralls): update link to coveralls badge
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrockopp authored Nov 12, 2019
1 parent bae8eb5 commit 0538f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![GoDoc](https://godoc.org/github.com/go-vela/server?status.svg)](https://godoc.org/github.com/go-vela/server)
[![Go Report Card](https://goreportcard.com/badge/go-vela/server)](https://goreportcard.com/report/go-vela/server)
[![Coverage Status](https://coveralls.io/repos/go-vela/server/badge.svg?branch=master)](https://coveralls.io/r/go-vela/server?branch=master)
[![Coverage Status](https://coveralls.io/repos/github/go-vela/server/badge.svg?branch=master)](https://coveralls.io/github/go-vela/server?branch=master)

Vela is a Pipeline Automation (CI/CD) framework built on [Linux container](https://linuxcontainers.org/) technology written in [Golang](https://golang.org/).

Expand Down

0 comments on commit 0538f9d

Please sign in to comment.