Attempt to workaround Travis "10 minutes without output".

This commit is contained in:
Andrey Smirnov
2017-05-03 20:28:57 +03:00
parent 51213899b7
commit 66b44e68a9
2 changed files with 9 additions and 2 deletions
+4 -1
View File
@@ -14,5 +14,8 @@
"structcheck",
"aligncheck"
],
"Deadline": "15m"
"Deadline": "20m",
"Vendor": true,
"VendoredLinters": true,
"Concurrency": 1
}