Skip to content

Commit 0e54472

Browse files
Jason PetersonGitHub Enterprise
authored andcommitted
node version 20 is necessary for latest semantic-release (#126)
1 parent c2e6d52 commit 0e54472

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
@@ -36,7 +36,7 @@ script:
3636
- ./test-integration.sh
3737

3838
before_deploy:
39-
- nvm install 18
39+
- nvm install 20
4040
- npm install -g [email protected]
4141
- npm install -g semantic-release
4242
- npm install -g @semantic-release/changelog

0 commit comments

Comments
 (0)