Skip to content

Commit

Permalink
Remove testling
Browse files Browse the repository at this point in the history
  • Loading branch information
kuraga committed Apr 9, 2015
1 parent 7dd70a2 commit fb15ded
Showing 1 changed file with 0 additions and 31 deletions.
31 changes: 0 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,37 +23,6 @@
"scripts": {
"test": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha test.js --report html -- -R spec"
},
"testling": {
"browsers": {
"ie": [
8,
9
],
"firefox": [
10,
24
],
"chrome": [
30,
22
],
"safari": [
5,
6
],
"opera": [
15
],
"iphone": [
6
],
"android-browser": [
4.2
]
},
"harness": "mocha",
"files": "test.js"
},
"keywords": [
"deep",
"path",
Expand Down

0 comments on commit fb15ded

Please sign in to comment.