Skip to content

Commit b0ab132

Browse files
committed
use node 14
1 parent 930171b commit b0ab132

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-
v12
1+
v14

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22

33
node_js:
4-
- 12
4+
- 14
55

66
cache:
77
yarn: true

0 commit comments

Comments
 (0)