Skip to content

Commit 6088391

Browse files
committed
Add build status to README
Signed-off-by: Jonathan Rudenberg <jonathan@titanous.com>
1 parent 009b562 commit 6088391

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
@@ -1,4 +1,4 @@
1-
# json5 [![GoDoc](https://godoc.org/github.com/flynn/json5?status.svg)](https://godoc.org/github.com/flynn/json5)
1+
# json5 [![GoDoc](https://godoc.org/github.com/flynn/json5?status.svg)](https://godoc.org/github.com/flynn/json5) [![Build Status](https://travis-ci.org/flynn/json5.svg?branch=master)](https://travis-ci.org/flynn/json5)
22

33
This is a Go package that implements decoding of
44
[JSON5](https://github.com/json5/json5). See [the

0 commit comments

Comments
 (0)