Travis: Also install bower

This commit is contained in:
Jörn Zaefferer 2013-09-12 18:30:09 +02:00
parent 18099d52d8
commit 4228905b14

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