Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 75b08e9

Browse files
authored
Temporarily stop building Node 7 on Windows
grpc is not supported with Node 7 on Windows at the moment. Stop building in that config for now. See #190 for more context.
1 parent c5eafdd commit 75b08e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ environment:
44
# node.js
55
- nodejs_version: "4"
66
- nodejs_version: "6"
7-
- nodejs_version: "7"
87

98
# Install scripts. (runs after repo cloning)
109
install:

0 commit comments

Comments
 (0)