We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3b2e2f commit 8a2f19fCopy full SHA for 8a2f19f
.travis.yml
@@ -2,6 +2,7 @@ language: go
2
go:
3
- tip
4
before_install:
5
+ - go get github.com/axw/gocov/gocov
6
- go get github.com/mattn/goveralls
7
- go get golang.org/x/tools/cmd/cover
8
script:
0 commit comments