diff --git a/appveyor.yml b/appveyor.yml index 32655da..16a7d2b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -18,7 +18,6 @@ install: - ps: Install-Product node 7 x64 - ps: $env:package_version = (Get-Content -Raw -Path package.json | ConvertFrom-Json).version - ps: Update-AppveyorBuild -Version "$env:package_version-$env:APPVEYOR_BUILD_NUMBER" - - mkdir ncp ssl dist/win-unpacked/ssl --limit=6 && - npm install build_script: