Ver Fonte

Add TravisCI build status badge to README.md.

Dave Collins há 12 anos atrás
pai
commit
7b68a4a09a
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -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