Skip to content

Commit ec85b97

Browse files
author
Dean Karn
committed
add build status from travis ci
1 parent d96a070 commit ec85b97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Package assert
22
==============
33

4+
[![Build Status](https://travis-ci.org/go-playground/assert.svg?branch=master)](https://travis-ci.org/go-playground/assert)
45
[![GoDoc](https://godoc.org/github.com/go-playground/assert?status.svg)](https://godoc.org/gopkg.in/go-playground/assert.v1)
56

67
Package assert is a Basic Assertion library used along side native go testing

0 commit comments

Comments
 (0)