Skip to content

Commit

Permalink
Resolve npm verison conflict with deploy script. Should move back to …
Browse files Browse the repository at this point in the history
…lates npm once 5.6 is out.
  • Loading branch information
Ludwig Schubert committed Jan 9, 2018
1 parent d2a8d51 commit 371993a
Show file tree
Hide file tree
Showing 3 changed files with 3,564 additions and 13 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ node_js:
cache:
directories:
- node_modules
before_install:
- npm i -g [email protected]
script:
- npm run build
deploy:
Expand Down
Loading

0 comments on commit 371993a

Please sign in to comment.