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 3e825b4 commit 9e990ffCopy full SHA for 9e990ff
.nvmrc
@@ -1 +1 @@
1
-v8.10.0
+v16.11.0
.travis.yml
@@ -1,6 +1,6 @@
language: node_js
2
node_js:
3
- - '8.10.0'
+ - '16.11.0'
4
before_script:
5
# Fixes an issue where the max file watch count is exceeded, triggering ENOSPC
6
# https://stackoverflow.com/questions/22475849/node-js-error-enospc#32600959
0 commit comments