mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 02:17:50 +00:00
Try mobile browsers with sauce rest api.
This commit is contained in:
@@ -86,6 +86,9 @@
|
|||||||
|
|
||||||
/** List of platforms to load the runner on */
|
/** List of platforms to load the runner on */
|
||||||
var platforms = [
|
var platforms = [
|
||||||
|
['Linux', 'android', '4.3'],
|
||||||
|
['OS X 10.9', 'iphone', '7.1'],
|
||||||
|
['OS X 10.9', 'ipad', '7.1'],
|
||||||
['Windows 8.1', 'googlechrome', '34'],
|
['Windows 8.1', 'googlechrome', '34'],
|
||||||
['Windows 8.1', 'googlechrome', '33'],
|
['Windows 8.1', 'googlechrome', '33'],
|
||||||
['Windows 8.1', 'firefox', '28'],
|
['Windows 8.1', 'firefox', '28'],
|
||||||
|
|||||||
Reference in New Issue
Block a user