Update appveyor.yml

This commit is contained in:
Aya Morisawa 2016-12-31 02:24:03 +09:00
parent 7a3f7bce87
commit 48875f62c0

View file

@ -5,6 +5,8 @@ environment:
matrix:
- nodejs_version: 7.3.0
build: off
install:
# Update Node.js
# 標準で入っている Node.js を更新します (2014/11/13 時点では、v0.10.32 が標準)