Skip to content

Commit d12e432

Browse files
committed
Update Travis configuration - specificy node ver.
1 parent ba0d3d1 commit d12e432

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
@@ -2,7 +2,7 @@ language: node_js
22
dist: xenial
33
os: linux
44
node_js:
5-
- node
5+
- 17
66
- lts/*
77
install:
88
- npm ci

0 commit comments

Comments
 (0)