Skip to content

Commit

Permalink
Fix ridiculous bower behavior.
Browse files Browse the repository at this point in the history
  • Loading branch information
jridgewell committed Mar 11, 2014
1 parent 98a0eda commit ad4c85a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ node_js:
- "0.10"
before_script:
- npm install -g grunt-cli bower
- bower install
- bower install --config.interactive=false
after_success:
- grunt coverage

0 comments on commit ad4c85a

Please sign in to comment.