Skip to content

Commit 7247554

Browse files
committed
1 parent 146a13e commit 7247554

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
@@ -7,7 +7,7 @@ node_js:
77
- "3.3"
88
- "4.8"
99
- "5.12"
10-
- "6.9"
10+
- "6.10"
1111
- "7.5"
1212
matrix:
1313
include:

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ environment:
77
- nodejs_version: "3.3"
88
- nodejs_version: "4.8"
99
- nodejs_version: "5.12"
10-
- nodejs_version: "6.9"
10+
- nodejs_version: "6.10"
1111
- nodejs_version: "7.5"
1212
cache:
1313
- node_modules

0 commit comments

Comments
 (0)