Skip to content

Commit

Permalink
add testling
Browse files Browse the repository at this point in the history
  • Loading branch information
maraoz committed Apr 8, 2014
1 parent 45fb782 commit d490127
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,19 @@
"browser-pack": "~2.0.1",
"istanbul": "~0.2.6"
},
"testling": {
"files": "test/test*.js",
"browsers": [
"ie/6..latest",
"chrome/22..latest",
"firefox/16..latest",
"safari/latest",
"opera/11.0..latest",
"iphone/6",
"ipad/6",
"android-browser/latest"
]
},
"license": "MIT",
"engines": {
"node": ">=0.10"
Expand Down

0 comments on commit d490127

Please sign in to comment.