testing in npm publish

This commit is contained in:
Wang Qiu
2013-07-15 08:19:37 +08:00
parent a39bc12bde
commit 1a92a635ed

View File

@@ -43,7 +43,7 @@
"viff": "./bin/viff"
},
"scripts": {
"install": "grunt coffee",
"postinstall": "./init.sh",
"test": "npm install && grunt default"
}
}