remove post install script run of make

This commit is contained in:
Luis Cordova
2013-07-10 08:16:21 -05:00
parent 9c76d8bdcb
commit c2583c4126
-3
View File
@@ -19,8 +19,5 @@
"branch-alias": {
"dev-master": "1.3.x-dev"
}
},
"scripts": {
"post-install-cmd": "make"
}
}