Skip to content

Commit

Permalink
Merge pull request #38 from kuraga/patch-1
Browse files Browse the repository at this point in the history
Remove testling
  • Loading branch information
pocesar committed Apr 9, 2015
2 parents 7dd70a2 + fb15ded commit 610e72c
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 610e72c

Please sign in to comment.