Skip to content

Commit 1eb1095

Browse files
authored
add build status to README (#18)
1 parent 8e1e5e0 commit 1eb1095

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
[![GoDoc](https://godoc.org/github.com/joomcode/errorx?status.svg)](https://godoc.org/github.com/joomcode/errorx) [![Report Card](https://goreportcard.com/badge/github.com/joomcode/errorx)](https://goreportcard.com/report/github.com/joomcode/errorx) [![gocover.io](https://gocover.io/_badge/github.com/joomcode/errorx)](https://gocover.io/github.com/joomcode/errorx) [![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go#miscellaneous)
1+
[![Build Status](https://travis-ci.com/joomcode/errorx.svg?branch=master)](https://travis-ci.com/joomcode/errorx)
2+
[![GoDoc](https://godoc.org/github.com/joomcode/errorx?status.svg)](https://godoc.org/github.com/joomcode/errorx)
3+
[![Report Card](https://goreportcard.com/badge/github.com/joomcode/errorx)](https://goreportcard.com/report/github.com/joomcode/errorx)
4+
[![gocover.io](https://gocover.io/_badge/github.com/joomcode/errorx)](https://gocover.io/github.com/joomcode/errorx)
5+
[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go#miscellaneous)
26

37
## Highlights
48

0 commit comments

Comments
 (0)