ci: pin node.js version to v10.x

This commit is contained in:
Bert Belder 2018-07-14 02:55:18 +02:00
parent d78d67632d
commit ec63f7f473
No known key found for this signature in database
GPG Key ID: 7A77887B2E2ED461

View File

@ -95,7 +95,7 @@ init:
- cmd: set - cmd: set
install: install:
- ps: Install-Product node 'Current' - ps: Install-Product node 10
- ps: >- - ps: >-
if ($env:lsp) { if ($env:lsp) {
echo "Installing Proxifier LSP..." echo "Installing Proxifier LSP..."