Skip to content

Commit f8a33ad

Browse files
committed
1 parent 5d1295b commit f8a33ad

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
@@ -16,7 +16,7 @@ node_js:
1616
- "9.11"
1717
- &lts "10.17"
1818
- "11.15"
19-
- "12.10"
19+
- "12.13"
2020
env:
2121
global:
2222
# 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
@@ -21,7 +21,7 @@ environment:
2121
- nodejs_version: "9.11"
2222
- nodejs_version: "10.17"
2323
- nodejs_version: "11.15"
24-
- nodejs_version: "12.10"
24+
- nodejs_version: "12.13"
2525

2626
services:
2727
- mysql

0 commit comments

Comments
 (0)