Skip to content

Commit

Permalink
build: use node_js 17 in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
yairans committed Apr 24, 2022
1 parent 8e3cc43 commit 04cb66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sudo: required
dist: xenial
language: node_js
node_js:
- 'node'
- 17
env:
global:
- NODE_OPTIONS="--openssl-legacy-provider"
Expand Down

0 comments on commit 04cb66a

Please sign in to comment.