Update appveyor.yml
This commit is contained in:
parent
7a3f7bce87
commit
48875f62c0
|
@ -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 が標準)
|
||||
|
|
Loading…
Reference in New Issue