Skip to content

Commit 87f3b37

Browse files
committed
1 parent ab7cc3c commit 87f3b37

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)