Skip to content

Commit

Permalink
Install dev deps to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
pofallon committed Aug 2, 2018
1 parent dfd04c5 commit c409376
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 @@ -6,6 +6,8 @@ node_js:
dist: trusty
addons:
chrome: stable
before_deploy:
- npm install
deploy:
- provider: npm
api_key: $NPM_TOKEN
Expand Down

0 comments on commit c409376

Please sign in to comment.