Trying to get SSL into build

pull/110/head
openbuilds-engineer 2018-07-12 17:01:12 +02:00
rodzic 81c60c2fb9
commit bdb4034ef5
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -18,7 +18,6 @@ install:
- ps: Install-Product node 7 x64 - ps: Install-Product node 7 x64
- ps: $env:package_version = (Get-Content -Raw -Path package.json | ConvertFrom-Json).version - ps: $env:package_version = (Get-Content -Raw -Path package.json | ConvertFrom-Json).version
- ps: Update-AppveyorBuild -Version "$env:package_version-$env:APPVEYOR_BUILD_NUMBER" - ps: Update-AppveyorBuild -Version "$env:package_version-$env:APPVEYOR_BUILD_NUMBER"
- mkdir ncp ssl dist/win-unpacked/ssl --limit=6 &&
- npm install - npm install
build_script: build_script: