mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 10:17:48 +00:00
Increase sauce idle-timeout from the default of 90 to 300.
This commit is contained in:
@@ -247,6 +247,7 @@
|
|||||||
var options = {
|
var options = {
|
||||||
'build': build,
|
'build': build,
|
||||||
'framework': 'qunit',
|
'framework': 'qunit',
|
||||||
|
'idle-timeout': 300,
|
||||||
'name': sessionName,
|
'name': sessionName,
|
||||||
'public': 'public',
|
'public': 'public',
|
||||||
'platforms': platforms,
|
'platforms': platforms,
|
||||||
|
|||||||
Reference in New Issue
Block a user