Add max-duration option to sauce config.

This commit is contained in:
John-David Dalton
2013-12-01 22:26:46 -06:00
parent 94b6ce5ca0
commit ff47152187

View File

@@ -248,6 +248,7 @@
'build': build,
'framework': 'qunit',
'idle-timeout': 300,
'max-duration': 600,
'name': sessionName,
'public': 'public',
'platforms': platforms,