Skip to content

Commit 9e990ff

Browse files
committed
try upgrade pipe
1 parent 3e825b4 commit 9e990ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v8.10.0
1+
v16.11.0

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- '8.10.0'
3+
- '16.11.0'
44
before_script:
55
# Fixes an issue where the max file watch count is exceeded, triggering ENOSPC
66
# https://stackoverflow.com/questions/22475849/node-js-error-enospc#32600959

0 commit comments

Comments
 (0)