Skip to content
Snippets Groups Projects
Commit a09073da authored by golint fixer's avatar golint fixer Committed by Joona Hoikkala
Browse files

Fix golint import path (#121)

parent 4bb5e265
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ go:
env:
- "PATH=/home/travis/gopath/bin:$PATH"
before_install:
- go get github.com/golang/lint/golint
- go get golang.org/x/lint/golint
- go get github.com/mattn/goveralls
script:
- go vet
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment