Merge branch 'master' into node-configurator

This commit is contained in:
Piotr Pekala 2019-09-23 01:00:47 -07:00
commit d0445daa75

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: