Skip to content

Commit

Permalink
readd pre-push hook
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuspoehls committed Apr 4, 2016
1 parent affdadd commit 28c473d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
"test": "lab -c -t 100",
"coveralls": "lab -t 100 -r lcov | coveralls"
},
"git-pre-hooks": {
"pre-push": "npm test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/roylines/hapi-graceful-pm2.git"
Expand Down

0 comments on commit 28c473d

Please sign in to comment.