Skip to content

Commit bcce4ae

Browse files
author
Ben TORFS
committed
Another travis fix
1 parent abb35b2 commit bcce4ae

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,5 +2,5 @@ language: node_js
22
node_js:
33
- "0.10"
44
before_install:
5-
- npm install -g grunt-cli
5+
- npm install -g grunt-cli bower
66
- bower install

0 commit comments

Comments
 (0)