Skip to content

Commit

Permalink
gometalinter doesn't have a config in this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
osteele committed Jul 2, 2017
1 parent 78526e7 commit 28db298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,4 +9,4 @@ before_install:

script:
- $HOME/gopath/bin/goveralls -service=travis-ci
- gometalinter --config .gometalinter.json --deadline=5m ./...
- gometalinter --deadline=5m ./...

0 comments on commit 28db298

Please sign in to comment.