Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 0d93612

Browse files
Updating node version (#168)
1 parent 906d435 commit 0d93612

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-
6.11.1
1+
12

.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-
- "6"
3+
- "12"
44
cache:
55
directories:
66
- node_modules

0 commit comments

Comments
 (0)