diff --git a/appveyor.yml b/appveyor.yml index 40ee9318..e2910b32 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -11,7 +11,7 @@ init: - git config --global core.autocrlf input install: - - ps: Install-Product node 8 x64 + - ps: Install-Product node 10 x64 - yarn build_script: