Skip to content

Commit 0a02f52

Browse files
committed
modified: .travis.yml
1 parent 8d2832f commit 0a02f52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ go:
66

77
before_install:
88
- go get github.com/axw/gocov/gocov
9+
- go get github.com/mattn/goveralls
910
- go get github.com/miekg/dns
1011
- go get github.com/slashquery/resolver
1112
- if ! go get github.com/golang/tools/cmd/cover; then go get golang.org/x/tools/cmd/cover; fi

0 commit comments

Comments
 (0)