Skip to content

Commit

Permalink
Fix Travis CI Bower
Browse files Browse the repository at this point in the history
  • Loading branch information
amoshaviv committed Oct 13, 2013
1 parent 54f77f1 commit 9f14dc0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 9f14dc0

Please sign in to comment.