8000 build: Node.js@13.12 · ntry-tech/mysql-driver@e24f1e1 · GitHub
[go: up one dir, main page]

Skip to content

Commit e24f1e1

Browse files
committed
build: Node.js@13.12
1 parent 283425b commit e24f1e1

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
@@ -17,7 +17,7 @@ node_js:
1717
- "10.19"
1818
- "11.15"
1919
- &lts "12.14"
20-
- "13.6"
20+
- "13.12"
2121
env:
2222
global:
2323
# Necessary to build Node.js 0.6 on Travis CI images

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ environment:
2222
- nodejs_version: "10.19"
2323
- nodejs_version: "11.15"
2424
- nodejs_version: "12.14"
25-
- nodejs_version: "13.6"
25+
- nodejs_version: "13.12"
2626

2727
services:
2828
- mysql

0 commit comments

Comments
 (0)
0