chore(): only run test on master branch

This commit is contained in:
mhartington
2016-12-08 17:00:32 -05:00
parent 4512c5c858
commit 70622cf980

View File

@@ -132,7 +132,7 @@
"path": "node_modules/ionic-cz-conventional-changelog"
}
},
"pre-push": [
"pre-push#master": [
"test"
]
}