Skip to content

Commit

Permalink
build(travis): update node version for semantic release to work
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineDao committed Nov 8, 2019
1 parent d3b8a55 commit 0476fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- stage: deploy
if: branch = master AND (NOT type IN (pull_request))
before_install:
- npm i -g npm@6.6.0
- nvm install lts/* --latest-npm
python:
- "3.6"
install:
Expand Down

0 comments on commit 0476fb3

Please sign in to comment.