Skip to content

Commit 26fe190

Browse files
committed
1 parent f72d03c commit 26fe190

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
@@ -12,7 +12,7 @@ node_js:
1212
- "5.12"
1313
- "6.12"
1414
- "7.10"
15-
- "8.3"
15+
- "8.9"
1616
env:
1717
global:
1818
# 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
@@ -16,7 +16,7 @@ environment:
1616
- nodejs_version: "5.12"
1717
- nodejs_version: "6.12"
1818
- nodejs_version: "7.10"
19-
- nodejs_version: "8.3"
19+
- nodejs_version: "8.9"
2020

2121
services:
2222
- mysql

0 commit comments

Comments
 (0)