Skip to content

Commit

Permalink
Use svg for ci build graphics
Browse files Browse the repository at this point in the history
displays much cleaner
  • Loading branch information
stephengroat committed Feb 29, 2020
1 parent e14f8d5 commit aaeeb43
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.png?branch=master)](https://travis-ci.org/kisielk/errcheck)
[![Build Status](https://travis-ci.org/kisielk/errcheck.svg?branch=master)](https://travis-ci.org/kisielk/errcheck)

## Install

Expand Down

0 comments on commit aaeeb43

Please sign in to comment.