Skip to content

Commit 1ae4744

Browse files
committed
README: add build status badge
1 parent f765863 commit 1ae4744

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# gocyclo
22

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

67
Gocyclo calculates

0 commit comments

Comments
 (0)