Skip to content

Commit ea2adb2

Browse files
committed
add bower install in travis
1 parent 4ebebd2 commit ea2adb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ cache:
1111

1212
before_install:
1313
- "npm --version"
14+
- "npm install -g bower"
1415

1516
install:
1617
- "npm install"

0 commit comments

Comments
 (0)