mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 23:57:49 +00:00
Update tested Firefox versions.
This commit is contained in:
@@ -119,7 +119,7 @@ Don’t assign values to the [special variable](http://nodejs.org/api/repl.html#
|
||||
|
||||
## Support
|
||||
|
||||
Tested in Chrome (19, 35-36), Firefox (3, 20, 29-30), IE 6-11, Opera 22-23, Safari 5-7, Node.js 0.8.26~0.10.30, PhantomJS 1.9.7, RingoJS 0.9, & Rhino 1.7RC5.
|
||||
Tested in Chrome (19, 35-36), Firefox (3, 20, 30-31), IE 6-11, Opera 22-23, Safari 5-7, Node.js 0.8.26~0.10.30, PhantomJS 1.9.7, RingoJS 0.9, & Rhino 1.7RC5.
|
||||
|
||||
Automated browser test runs [are available](https://saucelabs.com/u/lodash) as well as CI runs for [lodash](https://travis-ci.org/lodash/lodash/), [lodash-cli](https://travis-ci.org/lodash/lodash-cli/), [lodash-amd](https://travis-ci.org/lodash/lodash-amd/), [lodash-node](https://travis-ci.org/lodash/lodash-node/), & [grunt-lodash](https://travis-ci.org/lodash/grunt-lodash). Special thanks to [Sauce Labs](https://saucelabs.com/) for providing automated browser testing.
|
||||
|
||||
|
||||
@@ -98,8 +98,8 @@ var browserNameMap = {
|
||||
var platforms = [
|
||||
['Linux', 'android', '4.3'],
|
||||
['Linux', 'android', '4.0'],
|
||||
['Windows 8.1', 'firefox', '31'],
|
||||
['Windows 8.1', 'firefox', '30'],
|
||||
['Windows 8.1', 'firefox', '29'],
|
||||
['Windows 8.1', 'firefox', '20'],
|
||||
['Windows 8.1', 'firefox', '3.0'],
|
||||
['Windows 8.1', 'chrome', '36'],
|
||||
|
||||
Reference in New Issue
Block a user