Skip to content

Commit

Permalink
Run tests before releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
jieter committed Mar 3, 2015
1 parent 3f1351c commit d21dfb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .mversionrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"commitMessage": "Bumped version to %s",
"tagName": "%s",
"scripts": {
"preupdate": "npm run test",
"postupdate": "git push && git push --tags && npm publish"
}
}

0 comments on commit d21dfb7

Please sign in to comment.