Skip to content

Commit

Permalink
Add: missing npm install in travis for chrome upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Asenar committed Mar 9, 2017
1 parent b70f99b commit d52b4dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ addons:
install:
- npm install -g web-ext
- npm install -g chrome-webstore-manager
- npm install -g chrome-webstore-upload
- npm install -g chrome-webstore-upload-cli

script : git describe --always

Expand Down

0 comments on commit d52b4dc

Please sign in to comment.