mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-22 11:41:38 +00:00
Increase the linter deadline from 1 min to 5 min. (#220)
Hopefully will avoid spurious test failures like https://travis-ci.org/matrix-org/dendrite/builds/272960127
This commit is contained in:
parent
4fbafc35fe
commit
532cc082a9
@ -1,7 +1,7 @@
|
||||
{
|
||||
"Vendor": true,
|
||||
"Cyclo": 12,
|
||||
"Deadline": "60s",
|
||||
"Deadline": "5m",
|
||||
"Enable": [
|
||||
"vetshadow",
|
||||
"gotype",
|
||||
|
Loading…
Reference in New Issue
Block a user