Skip to content

Commit

Permalink
Merge c6dc6cf into a3cf16d
Browse files Browse the repository at this point in the history
  • Loading branch information
ozerovandrei committed Oct 15, 2018
2 parents a3cf16d + c6dc6cf commit 8446d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sudo: false
language: go
install:
- go get golang.org/x/tools/cmd/goimports
- go get github.com/golang/lint/golint
- go get golang.org/x/lint/golint
- go get github.com/mattn/goveralls
- go get github.com/wadey/gocovmerge
- go get github.com/go-critic/go-critic/...
Expand Down

0 comments on commit 8446d01

Please sign in to comment.