Skip to content

Commit

Permalink
Install latest Bower on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
wildlyinaccurate committed Nov 7, 2014
1 parent 5e706a2 commit f16b71e
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 @@ -2,5 +2,5 @@ language: node_js
node_js:
- 0.10
before_script:
- npm install -g bower@1.2.x grunt-cli
- npm install -g bower grunt-cli
- bower install

0 comments on commit f16b71e

Please sign in to comment.