Skip to content

Commit

Permalink
Removed pre-push hook for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
Niklas Rämö committed Jul 11, 2018
1 parent 27175a6 commit 5bce4f1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@
},
"husky": {
"hooks": {
"pre-commit": "./node_modules/.bin/gulp pre-commit",
"pre-push": "npm run test"
"pre-commit": "./node_modules/.bin/gulp pre-commit"
}
},
"dependencies": {
Expand Down

0 comments on commit 5bce4f1

Please sign in to comment.