Skip to content

Commit 1fe4314

Browse files
authored
feat(2023-02-14): Update SDK to use API generated on 2023-02-14 and semantic release fix (#50)
1 parent ea5dc20 commit 1fe4314

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
@@ -26,7 +26,7 @@ script: tox
2626

2727
before_deploy:
2828
- pip install bump2version
29-
- nvm install v14.17.0
29+
- nvm install --lts
3030
- npm install @semantic-release/changelog
3131
- npm install @semantic-release/exec
3232
- npm install @semantic-release/git

0 commit comments

Comments
 (0)