Skip to content

Commit 7ecbff0

Browse files
committed
1 parent 027754c commit 7ecbff0

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
- "7.10"
1515
- "8.13"
1616
- "9.11"
17-
- "10.11"
17+
- "10.13"
1818
env:
1919
global:
2020
# 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
@@ -19,7 +19,7 @@ environment:
1919
- nodejs_version: "7.10"
2020
- nodejs_version: "8.13"
2121
- nodejs_version: "9.11"
22-
- nodejs_version: "10.11"
22+
- nodejs_version: "10.13"
2323

2424
services:
2525
- mysql

0 commit comments

Comments
 (0)