mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Disable dist task on AppVeyor
This commit is contained in:
parent
e3e7563178
commit
af5c075bcb
1 changed files with 0 additions and 1 deletions
|
|
@ -30,5 +30,4 @@ test_script:
|
|||
- npm run test
|
||||
|
||||
on_success:
|
||||
- npm run dist
|
||||
- ps: ls .\dist\win\*.exe | % { Push-AppveyorArtifact $_.FullName }
|
||||
|
|
|
|||
Loading…
Reference in a new issue