update testling list
This commit is contained in:
parent
e0cd67e2e7
commit
1e20947a02
1 changed files with 6 additions and 6 deletions
12
package.json
12
package.json
|
@ -22,14 +22,14 @@
|
||||||
},
|
},
|
||||||
"testling": {
|
"testling": {
|
||||||
"browsers": [
|
"browsers": [
|
||||||
"ie/8..latest",
|
"ie/11..latest",
|
||||||
"chrome/20..latest",
|
"chrome/20..latest",
|
||||||
"firefox/15..latest",
|
"firefox/21..latest",
|
||||||
"safari/latest",
|
"safari/latest",
|
||||||
"opera/11.0..latest",
|
"opera/15..latest",
|
||||||
"iphone/6",
|
"iphone/6..latest",
|
||||||
"ipad/6",
|
"ipad/6..latest",
|
||||||
"android-browser/latest"
|
"android-browser/4.2..latest"
|
||||||
],
|
],
|
||||||
"harness": "mocha-bdd",
|
"harness": "mocha-bdd",
|
||||||
"files": "test/*.js"
|
"files": "test/*.js"
|
||||||
|
|
Loading…
Add table
Reference in a new issue