Travis: Also install bower

This commit is contained in:
Jörn Zaefferer
2013-09-12 18:30:09 +02:00
parent f1333ff449
commit 292b671a65

View File

@@ -2,4 +2,4 @@ language: node_js
node_js:
- '0.10'
before_install:
- npm install grunt-cli -g
- npm install grunt-cli bower -g