Skip to content

Commit cf2a1c5

Browse files
authored
Merge pull request #99 from IBM/dl-build-fixes
feat: direct link changes build release
2 parents 0aa0d38 + 2ed3b18 commit cf2a1c5

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
@@ -34,7 +34,7 @@ install:
3434
script: tox
3535

3636
before_deploy:
37-
- nvm install 18
37+
- nvm install 20
3838
- npm install npm@latest -g
3939
- npm install @semantic-release/changelog
4040
- npm install @semantic-release/exec

0 commit comments

Comments
 (0)