Skip to content

Commit b640cd1

Browse files
authored
feat(release): Update SDK to use API released on 2023-08-24 (#56)
* feat(release): Update SDK to use API released on 2023-08-24 Signed-off-by: Ujjwal Kumar <[email protected]> * updated npm install command in travis Signed-off-by: Ujjwal Kumar <[email protected]> --------- Signed-off-by: Ujjwal Kumar <[email protected]>
1 parent 21073a0 commit b640cd1

File tree

8 files changed

+66857
-51510
lines changed

8 files changed

+66857
-51510
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ matrix:
1414
- python: 3.9
1515

1616
before_install:
17-
- npm install npm@latest -g
17+
- npm install -g npm@latest || npm install -g npm@9
1818
- sudo apt-get update
1919
- sudo apt-get install pandoc
2020
- pip install pypandoc

0 commit comments

Comments
 (0)