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

Commit 8d7bdf6

Browse files
authored
Revert "Temporarily stop building Node 7 on Windows" (#230)
This reverts commit 75b08e9.
1 parent 7cbee73 commit 8d7bdf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

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

89
# Install scripts. (runs after repo cloning)
910
install:

0 commit comments

Comments
 (0)