Fix Travis CI Bower

This commit is contained in:
Amos Haviv
2013-10-13 09:41:02 +03:00
parent 54f77f1fdc
commit 9f14dc0d39

View File

@@ -14,8 +14,7 @@
},
"scripts": {
"start": "node node_modules/grunt-cli/bin/grunt",
"test": "node node_modules/grunt-cli/bin/grunt test",
"postinstall": "bower install"
"test": "node node_modules/grunt-cli/bin/grunt test"
},
"dependencies": {
"express": "latest",