pull/110/head
openbuilds-engineer 2018-07-12 19:49:39 +02:00
rodzic 9ffe45f966
commit 74cf92ca1b
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -16,8 +16,8 @@ install:
- ps: $env:package_version = (Get-Content -Raw -Path package.json | ConvertFrom-Json).version
- ps: Update-AppveyorBuild -Version "$env:package_version-$env:APPVEYOR_BUILD_NUMBER"
- npm install
build_script:
- npm run dist
build: off
test: off