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
SivanA-Kaltura committed May 12, 2022
1 parent 1378ba2 commit a93b4c8
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 a93b4c8

Please sign in to comment.