Remove pre-push hook (#187), build now run by Travis after push/PR
This commit is contained in:
parent
40dbd2bc19
commit
a1f44ba988
1 changed files with 1 additions and 2 deletions
|
|
@ -13,8 +13,7 @@
|
|||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-commit": "pretty-quick --bail",
|
||||
"pre-push": "gulp"
|
||||
"pre-commit": "pretty-quick --bail"
|
||||
}
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue