Skip to content

Commit

Permalink
Remove testling
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Oct 2, 2014
1 parent a26b4c7 commit 91b7208
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,21 +51,5 @@
"coverage": "node_modules/.bin/istanbul cover node_modules/.bin/_mocha -- -- spec/franc.spec.js",
"prepublish": "npm run build-languages && npm run build-fixtures && npm run build-support",
"make": "npm run lint && npm run coverage"
},
"testling": {
"files": "spec/franc.spec.js",
"harness": "mocha",
"browsers": [
"iexplore/latest",
"chrome/latest",
"chrome/canary",
"firefox/latest",
"firefox/nightly",
"opera/latest",
"opera/next",
"safari/latest",
"iphone/latest",
"android-browser/latest"
]
}
}

0 comments on commit 91b7208

Please sign in to comment.