瀏覽代碼

Add TravisCI build status badge to README.md.

Dave Collins 12 年之前
父節點
當前提交
7b68a4a09a
共有 1 個文件被更改,包括 3 次插入0 次删除
  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