Skip to content

Commit dc7aba0

Browse files
authored
feat(2023-02-14): Update SDK to use API generated on 2023-02-14 and semantic release fix (#51)
semantic release fix As per https://github.com/semantic-release/semantic-release/releases/tag/v20.0.0 and semantic-release/semantic-release@c7b8e10 semantic-release now needs node v18 as the minimum required version. updating the nvm command to nvm install --lts to always install the latest time term support version distro upgraded from xeniel to focus to support node 18
1 parent 1fe4314 commit dc7aba0

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
@@ -1,6 +1,6 @@
11
language: python
22

3-
dist: xenial
3+
dist: focal
44

55
cache: pip
66

0 commit comments

Comments
 (0)