Merge branch 'master' into custom-console-for-particular-node

This commit is contained in:
Piotr Pekala 2019-09-23 01:01:08 -07:00
commit 1dddc2462c

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 x64
- yarn install
build_script: