Skip to content

Commit

Permalink
Increase gometalinter deadline to 90s
Browse files Browse the repository at this point in the history
  • Loading branch information
Sioro-Neoku committed Jan 13, 2019
1 parent 6ccd33e commit 1fdec13
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,4 +7,4 @@ install:
- go get github.com/alecthomas/gometalinter
- gometalinter --install --update
script:
- gometalinter ./... --deadline=30s
- gometalinter ./... --deadline=90s

0 comments on commit 1fdec13

Please sign in to comment.