Update .appveyor.yml

This commit is contained in:
Piotr Pekala 2019-09-23 00:29:53 -07:00
parent 5e76feca5c
commit 6ac5a40009

View File

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