Skip to content

Commit

Permalink
fix(project): Bump npm version used by semantic-release
Browse files Browse the repository at this point in the history
Signed-off-by: James Hart <[email protected]>
  • Loading branch information
jhart1685 committed Nov 9, 2021
1 parent d55ea70 commit 54377dc
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 @@ -42,7 +42,7 @@ jobs:
- stage: Semantic-Release
install:
- sudo apt-get install python
- nvm install 12
- nvm install 14
- npm install -g [email protected]
- pip install --user bump2version
- npm install @semantic-release/changelog
Expand Down

0 comments on commit 54377dc

Please sign in to comment.