mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
Try fix CI
This commit is contained in:
parent
cd47dea2ee
commit
080584b29f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user