瀏覽代碼

Make build status badge only apply to master branch.

Dave Collins 12 年之前
父節點
當前提交
e762b3d132
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,7 +1,7 @@
 go-spew
 =======
 
-[![Build Status](https://travis-ci.org/davecgh/go-spew.png)]
+[![Build Status](https://travis-ci.org/davecgh/go-spew.png?branch=master)]
 (https://travis-ci.org/davecgh/go-spew)
 
 Go-spew implements a deep pretty printer for Go data structures to aid in