Skip to content

Commit 092318a

Browse files
committed
Install Bower globally for Travis CI
1 parent ee924ce commit 092318a

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
@@ -23,6 +23,7 @@ install:
2323
- source ~/.nvm/nvm.sh
2424
- nvm install --lts
2525
- nvm use --lts
26+
- npm install -g bower
2627
- npm install
2728
- bower install
2829
script:

0 commit comments

Comments
 (0)