Skip to content

Commit

Permalink
Bump max_duration for CI tests to 480s
Browse files Browse the repository at this point in the history
Hopefully Fixes #48.
  • Loading branch information
riannucci committed Apr 23, 2016
1 parent e6d5b59 commit f87060b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pre-commit-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ modes:
- extra_args:
- -v
- -race
max_duration: 120
max_duration: 480
lint:
checks:
golint:
Expand Down

0 comments on commit f87060b

Please sign in to comment.