mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-22 19:51:39 +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,
|
"Vendor": true,
|
||||||
"Cyclo": 12,
|
"Cyclo": 12,
|
||||||
"Deadline": "60s",
|
"Deadline": "5m",
|
||||||
"Enable": [
|
"Enable": [
|
||||||
"vetshadow",
|
"vetshadow",
|
||||||
"gotype",
|
"gotype",
|
||||||
|
Loading…
Reference in New Issue
Block a user