Skip to content

Commit 6d9b127

Browse files
committed
1 parent 504a51c commit 6d9b127

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
@@ -8,7 +8,7 @@ node_js:
88
- "4.8"
99
- "5.12"
1010
- "6.10"
11-
- "7.7"
11+
- "7.6"
1212
matrix:
1313
include:
1414
- node_js: "8.0"

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ environment:
88
- nodejs_version: "4.8"
99
- nodejs_version: "5.12"
1010
- nodejs_version: "6.10"
11-
- nodejs_version: "7.7"
11+
- nodejs_version: "7.6"
1212
cache:
1313
- node_modules
1414
install:

0 commit comments

Comments
 (0)