Skip to content

Commit 196621d

Browse files
jkalandaibmJoseph Kalandarishvili
andauthored
chore: bumping up node versions (#108)
dependency: none Signed-off-by: Joseph Kalandarishvili <[email protected]> Co-authored-by: Joseph Kalandarishvili <[email protected]>
1 parent 28f93a4 commit 196621d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ language: node_js
55
sudo: false
66

77
node_js:
8-
- 14
98
- 16
109
- 18
1110

@@ -30,5 +29,5 @@ deploy:
3029
skip_cleanup: true
3130
script: npx semantic-release
3231
on:
33-
node: 14
32+
node: 18
3433
branch: master

0 commit comments

Comments
 (0)