Skip to content

Commit

Permalink
build break fix
Browse files Browse the repository at this point in the history
  • Loading branch information
qiangxue committed Dec 4, 2019
1 parent 116fb49 commit 5ab03e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ go:
install:
- go get golang.org/x/tools/cmd/cover
- go get github.com/mattn/goveralls
- go get golang.org/x/lint/golint

script:
- test -z "`gofmt -l .`"
Expand Down

0 comments on commit 5ab03e7

Please sign in to comment.