Skip to content

Commit 5ab03e7

Browse files
committed
build break fix
1 parent 116fb49 commit 5ab03e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ go:
88
install:
99
- go get golang.org/x/tools/cmd/cover
1010
- go get github.com/mattn/goveralls
11+
- go get golang.org/x/lint/golint
1112

1213
script:
1314
- test -z "`gofmt -l .`"

0 commit comments

Comments
 (0)