Skip to content

Commit

Permalink
removed bower from travis deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nullivex committed Dec 17, 2013
1 parent f74a311 commit e2c8108
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 @@ -3,6 +3,6 @@ node_js:
- '0.8'
- '0.10'
before_script:
- 'npm install -g bower grunt-cli'
- 'npm install -g grunt-cli'
services:
- mongodb

0 comments on commit e2c8108

Please sign in to comment.