Skip to content

Commit 38ac70a

Browse files
authored
Merge pull request #3024 from jessetan/travis-bower
Fix Travis CI build on Ubuntu Trusty
2 parents ee924ce + 9cd37ee commit 38ac70a

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 gulp
2627
- npm install
2728
- bower install
2829
script:

0 commit comments

Comments
 (0)