Skip to content

Commit 54377dc

Browse files
committed
fix(project): Bump npm version used by semantic-release
Signed-off-by: James Hart <[email protected]>
1 parent d55ea70 commit 54377dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- stage: Semantic-Release
4343
install:
4444
- sudo apt-get install python
45-
- nvm install 12
45+
- nvm install 14
4646
- npm install -g [email protected]
4747
- pip install --user bump2version
4848
- npm install @semantic-release/changelog

0 commit comments

Comments
 (0)