update testling list

This commit is contained in:
Kyle Drake 2014-03-20 16:01:39 -07:00
parent e0cd67e2e7
commit 1e20947a02
No known key found for this signature in database
GPG key ID: 8BE721072E1864BE

View file

@ -22,14 +22,14 @@
},
"testling": {
"browsers": [
"ie/8..latest",
"ie/11..latest",
"chrome/20..latest",
"firefox/15..latest",
"firefox/21..latest",
"safari/latest",
"opera/11.0..latest",
"iphone/6",
"ipad/6",
"android-browser/latest"
"opera/15..latest",
"iphone/6..latest",
"ipad/6..latest",
"android-browser/4.2..latest"
],
"harness": "mocha-bdd",
"files": "test/*.js"