Update .appveyor.yml

This commit is contained in:
Piotr Pekala 2019-09-23 00:44:58 -07:00
parent 8c375da67c
commit f6c1454cfc

View File

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