Skip to content

Commit

Permalink
upping deadline for gometalinter
Browse files Browse the repository at this point in the history
  • Loading branch information
esilva-everbridge committed Sep 4, 2018
1 parent d1e3e7c commit 2f655fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ ifndef METALINT
else
@echo "running 'gometalinter ./...'"
@gometalinter --install 2>&1 >/dev/null
@gometalinter --vendor ./...
@gometalinter --deadline=60s --vendor ./...
endif

run: install
Expand Down

0 comments on commit 2f655fc

Please sign in to comment.