Skip to content

Commit

Permalink
Install golint for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
liggitt committed Mar 20, 2020
1 parent d6bbce2 commit 260a739
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 @@ -18,4 +18,5 @@ cache:
- $HOME/gopath/pkg/mod

script:
- go get github.com/golang/lint/golint
- make build test fmt lint vet

0 comments on commit 260a739

Please sign in to comment.