Update .appveyor.yml

This commit is contained in:
Piotr Pekala 2019-09-23 00:37:06 -07:00
parent 6ac5a40009
commit 8c375da67c

View File

@ -14,7 +14,7 @@ init:
- git config --global core.autocrlf input
install:
- ps: Install-Product node 12.10.0 x64
- ps: Install-Product node 12.10.0
- yarn install
build_script: