Skip to content

Commit 8990569

Browse files
authored
Update README.md build status badge
1 parent a8607fd commit 8990569

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

33
godepgraph is a program for generating a dependency graph of Go packages.
44

5-
[![Build Status](https://travis-ci.org/kisielk/godepgraph.png?branch=master)](https://travis-ci.org/kisielk/godepgraph)
5+
[![Go](https://github.com/kisielk/godepgraph/actions/workflows/go.yml/badge.svg)](https://github.com/kisielk/godepgraph/actions/workflows/go.yml)
66

77
## Install
88

0 commit comments

Comments
 (0)