Skip to content

Commit

Permalink
chore(package.json): Added preversion script
Browse files Browse the repository at this point in the history
  • Loading branch information
rafinskipg committed Jun 4, 2015
1 parent 1ad3b6b commit b3f1e44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"pre-test": "grunt",
"post-test": "grunt",
"test": "mocha -R spec test/**/*.spec.js",
"preversion": "mocha -R spec test/**/*.spec.js",
"coverage": "istanbul cover node_modules/.bin/_mocha -- -R dot"
},
"dependencies": {
Expand Down

0 comments on commit b3f1e44

Please sign in to comment.