Skip to content

Commit ce73772

Browse files
authored
feat(build-fix): Update travis build (#26)
1 parent 4f6e919 commit ce73772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- stage: Semantic-Release
4747
install:
4848
- sudo apt-get install python
49-
- nvm install 12
49+
- nvm install v14.17.0
5050
- npm install -g [email protected]
5151
- pip install --user bump2version
5252
- npm install @semantic-release/changelog

0 commit comments

Comments
 (0)