Add Node.js v8 to AppVeyor

This commit is contained in:
Ryuma Yoshida
2017-07-02 19:27:13 +09:00
parent 8b0b8da61d
commit 33ba03fedf

View File

@@ -5,6 +5,7 @@ environment:
- nodejs_version: "0.12"
- nodejs_version: "4"
- nodejs_version: "6"
- nodejs_version: "8"
# Install scripts. (runs after repo cloning)
install: