Skip to content

Commit

Permalink
try upgrade pipe
Browse files Browse the repository at this point in the history
  • Loading branch information
Harper04 committed Nov 1, 2022
1 parent 3e825b4 commit 9e990ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v8.10.0
v16.11.0
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '8.10.0'
- '16.11.0'
before_script:
# Fixes an issue where the max file watch count is exceeded, triggering ENOSPC
# https://stackoverflow.com/questions/22475849/node-js-error-enospc#32600959
Expand Down

0 comments on commit 9e990ff

Please sign in to comment.