install cover tool

This commit is contained in:
dickeyxxx
2014-09-18 10:20:57 -07:00
parent 1f5834f032
commit 712fe5e505
+1
View File
@@ -7,6 +7,7 @@ env:
- PATH=$HOME/gopath/bin:$PATH
before_install:
- go get code.google.com/p/go.tools/cmd/cover
- go get github.com/tools/godep
- godep restore