Skip to content

Commit 8a2f19f

Browse files
author
Vishal Rana
committed
Update .travis.yml
1 parent f3b2e2f commit 8a2f19f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: go
22
go:
33
- tip
44
before_install:
5+
- go get github.com/axw/gocov/gocov
56
- go get github.com/mattn/goveralls
67
- go get golang.org/x/tools/cmd/cover
78
script:

0 commit comments

Comments
 (0)