Skip to content

Commit

Permalink
[travis] installing/updating linters
Browse files Browse the repository at this point in the history
  • Loading branch information
yazgazan committed Apr 27, 2017
1 parent 2649e62 commit 3608d8e
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 3608d8e

Please # to comment.