Skip to content

Commit f96db5f

Browse files
authored
ci: attempt to fix configuration for build issue
1 parent 289bc4a commit f96db5f

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
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- 'stable'
3+
- 17
44
before_script:
55
- npm prune
66
jobs:

0 commit comments

Comments
 (0)