Skip to content

Commit

Permalink
Update CI badge in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kisielk committed Dec 10, 2020
1 parent 8ed56b2 commit 7e1276f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

errcheck is a program for checking for unchecked errors in go programs.

[![Build Status](https://travis-ci.org/kisielk/errcheck.svg?branch=master)](https://travis-ci.org/kisielk/errcheck)
![errcheck](https://github.com/kisielk/errcheck/workflows/errcheck/badge.svg)

## Install

Expand Down

0 comments on commit 7e1276f

Please sign in to comment.