We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bad8b7a commit 1c52c64Copy full SHA for 1c52c64
.travis.yml
@@ -3,7 +3,7 @@ language: node_js
3
node_js:
4
- "14"
5
- "16"
6
- - "18"
+# - "18" # Not supported yet (ref. error:0308010C:digital envelope routines::unsupported)
7
script:
8
- npm run lint
9
- npm run test
0 commit comments