Skip to content

Commit

Permalink
Adding more testling browsers.
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 19, 2013
1 parent df503c0 commit 8d1447b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,16 @@
"testling": {
"files": "test/index.js",
"browsers": [
"ie/8..latest",
"ie/6..latest",
"firefox/3..6",
"firefox/16..latest",
"firefox/nightly",
"chrome/22..latest",
"chrome/canary",
"opera/12..latest",
"opera/10.0",
"opera/11..latest",
"opera/next",
"safari/5.1..latest",
"safari/4..latest",
"ipad/6.0..latest",
"iphone/6.0..latest"
]
Expand Down

0 comments on commit 8d1447b

Please sign in to comment.