Skip to content

Commit

Permalink
README: add build status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
fzipp committed Oct 23, 2020
1 parent f765863 commit 1ae4744
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
@@ -1,6 +1,7 @@
# gocyclo

[![PkgGoDev](https://pkg.go.dev/badge/github.com/fzipp/gocyclo)](https://pkg.go.dev/github.com/fzipp/gocyclo)
[![Build Status](https://travis-ci.com/fzipp/gocyclo.svg?branch=master)](https://travis-ci.com/fzipp/gocyclo)
[![Go Report Card](https://goreportcard.com/badge/github.com/fzipp/gocyclo)](https://goreportcard.com/report/github.com/fzipp/gocyclo)

Gocyclo calculates
Expand Down

0 comments on commit 1ae4744

Please sign in to comment.