Skip to content

Commit 5b7ad7d

Browse files
committed
add nvmrc
1 parent 3205215 commit 5b7ad7d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
14.16.1

.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-
- "9"
3+
- "14.16.1"
44
sudo: true
55

66
branches:

0 commit comments

Comments
 (0)