Skip to content

Commit 062c629

Browse files
committed
1 parent 0ec2451 commit 062c629

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.12"
1616
- "9.11"
17-
- "10.8"
17+
- "10.11"
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
@@ -18,7 +18,7 @@ environment:
1818
- nodejs_version: "7.10"
1919
- nodejs_version: "8.12"
2020
- nodejs_version: "9.11"
21-
- nodejs_version: "10.8"
21+
- nodejs_version: "10.11"
2222

2323
services:
2424
- mysql

0 commit comments

Comments
 (0)