Skip to content

Commit

Permalink
updating the import path for golint
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Rutherford committed Oct 15, 2018
1 parent 6a25cc3 commit ccab8c5
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 @@ -7,7 +7,7 @@ go:
- 1.10.x

before_install:
- go get github.com/golang/lint/golint
- go get golang.org/x/lint/golint

before_script:
- go vet ./...
Expand Down

0 comments on commit ccab8c5

Please sign in to comment.