Try fix CI

This commit is contained in:
Gregory Schier 2017-09-09 16:58:20 +01:00
parent cd47dea2ee
commit 080584b29f

View File

@ -17,7 +17,6 @@ install:
- ps: Install-Product node $env:NODEJS_VERSION $env:Platform
- npm install -g npm@5 > Nul
- npm config set msvs_version 2013
- npm install 7zip-bin-win # Need this for some reason
- npm install > NUL
- node --version
- npm --version