mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 02:17:48 +00:00
Update chrome version in sauce.
This commit is contained in:
@@ -104,8 +104,8 @@ var browserNameMap = {
|
|||||||
/** List of platforms to load the runner on. */
|
/** List of platforms to load the runner on. */
|
||||||
var platforms = [
|
var platforms = [
|
||||||
['Linux', 'android', '5.1'],
|
['Linux', 'android', '5.1'],
|
||||||
|
['Windows 10', 'chrome', '50'],
|
||||||
['Windows 10', 'chrome', '49'],
|
['Windows 10', 'chrome', '49'],
|
||||||
['Windows 10', 'chrome', '48'],
|
|
||||||
['Windows 10', 'firefox', '45'],
|
['Windows 10', 'firefox', '45'],
|
||||||
['Windows 10', 'firefox', '44'],
|
['Windows 10', 'firefox', '44'],
|
||||||
['Windows 10', 'microsoftedge', '13'],
|
['Windows 10', 'microsoftedge', '13'],
|
||||||
|
|||||||
Reference in New Issue
Block a user