Skip to content

Commit 4228905

Browse files
committed
Travis: Also install bower
1 parent 18099d5 commit 4228905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ language: node_js
22
node_js:
33
- '0.10'
44
before_install:
5-
- npm install grunt-cli -g
5+
- npm install grunt-cli bower -g

0 commit comments

Comments
 (0)