Skip to content

Commit 550cd94

Browse files
committed
Fixed travis config
Signed-off-by: Vishal Rana <[email protected]>
1 parent 9d44f49 commit 550cd94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: go
22
go:
33
- tip
4-
beforeinstall:
4+
before_install:
55
- go get github.com/modocache/gover
66
- go get github.com/mattn/goveralls
77
- go get golang.org/x/tools/cmd/cover

0 commit comments

Comments
 (0)