Skip to content

Commit 889bdac

Browse files
committed
Bower command fixed 2
1 parent a719513 commit 889bdac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ notifications:
55
email: false
66
install:
77
- npm install
8-
- npm run bower -- update
8+
- npm install -g bower
9+
- bower install

0 commit comments

Comments
 (0)