Skip to content

Commit

Permalink
Add TravisCI build status badge to README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
davecgh committed Nov 17, 2013
1 parent 4d8bf04 commit 7b68a4a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
go-spew
=======

[![Build Status](https://travis-ci.org/davecgh/go-spew.png)]
(https://travis-ci.org/davecgh/go-spew)

Go-spew implements a deep pretty printer for Go data structures to aid in
debugging. A comprehensive suite of tests with 100% test coverage is provided
to ensure proper functionality. See `test_coverage.txt` for the gocov coverage
Expand Down

0 comments on commit 7b68a4a

Please sign in to comment.