Skip to content

Commit 836ed62

Browse files
committed
build: Node.js@12.2
1 parent 0ef8f0c commit 836ed62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ node_js:
1414
- "9.11"
1515
- "10.15"
1616
- "11.15"
17-
- "12.1"
17+
- "12.2"
1818
sudo: false
1919
cache:
2020
directories:

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ environment:
1414
- nodejs_version: "9.11"
1515
- nodejs_version: "10.15"
1616
- nodejs_version: "11.15"
17-
- nodejs_version: "12.1"
17+
- nodejs_version: "12.2"
1818
cache:
1919
- node_modules
2020
install:

0 commit comments

Comments
 (0)