Skip to content

Commit 022d66a

Browse files
committed
build: Node.js@12.10
1 parent 13abf50 commit 022d66a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ node_js:
1616
- "9.11"
1717
- "10.16"
1818
- "11.15"
19-
- "12.0"
19+
- "12.10"
2020
env:
2121
global:
2222
# Necessary to build Node.js 0.6 on Travis CI images

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ environment:
2121
- nodejs_version: "9.11"
2222
- nodejs_version: "10.16"
2323
- nodejs_version: "11.15"
24-
- nodejs_version: "12.0"
24+
- nodejs_version: "12.10"
2525

2626
services:
2727
- mysql

0 commit comments

Comments
 (0)