We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f2e6cf commit 28528d5Copy full SHA for 28528d5
.travis.yml
@@ -34,7 +34,7 @@ install:
34
script: tox
35
36
before_deploy:
37
-- nvm install 14
+- nvm install 18
38
- npm install npm@latest -g
39
- npm install @semantic-release/changelog
40
- npm install @semantic-release/exec
0 commit comments