Skip to content

Commit

Permalink
re-enabling gometalinter vendored linters install
Browse files Browse the repository at this point in the history
  • Loading branch information
yazgazan committed Jan 18, 2018
1 parent 197fb3d commit d09551b
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 @@ -6,6 +6,7 @@ before_install:
- go get -u golang.org/x/tools/cmd/cover
- go get -u github.com/mattn/goveralls
- go get -u github.com/alecthomas/gometalinter
- gometalinter --install --update

script:
- go build
Expand Down

0 comments on commit d09551b

Please sign in to comment.