Skip to content

Commit 6a8d9f1

Browse files
committed
build: Node.js@7.10
1 parent 6c6d712 commit 6a8d9f1

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
@@ -11,7 +11,7 @@ node_js:
1111
- "4.8"
1212
- "5.12"
1313
- "6.10"
14-
- "7.9"
14+
- "7.10"
1515
env:
1616
global:
1717
# 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
@@ -15,7 +15,7 @@ environment:
1515
- nodejs_version: "4.8"
1616
- nodejs_version: "5.12"
1717
- nodejs_version: "6.10"
18-
- nodejs_version: "7.9"
18+
- nodejs_version: "7.10"
1919

2020
services:
2121
- mysql

0 commit comments

Comments
 (0)