add prepublish hook

pull/145/head
Denis Demchenko 8 years ago
parent 7bbfdc5901
commit e778c51cfc

@ -27,7 +27,8 @@
"test": "test"
},
"scripts": {
"test": "make test"
"test": "make test",
"prepublish": "make boosh"
},
"license": "MIT"
}

Loading…
Cancel
Save