Skip to content

Commit 88e1a01

Browse files
committed
build: back to node 8.6 on appveyor
1 parent f70feef commit 88e1a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ environment:
88

99
matrix:
1010
- nodejs_version: "6.11"
11-
- nodejs_version: "8.7"
11+
- nodejs_version: "8.6"
1212
LINT: 1
1313

1414
services:

0 commit comments

Comments
 (0)