AppVeyor: fix build for master

This commit is contained in:
Alberto Sottile 2019-03-26 19:29:48 +01:00
parent b7ea582942
commit 594d1697de

View File

@ -1,6 +1,6 @@
branches: branches:
only: only:
- master_local - master
environment: environment:
MINICONDA: "C:\\Miniconda" MINICONDA: "C:\\Miniconda"
@ -40,7 +40,7 @@ build: off
artifacts: artifacts:
- path: 'syncplay_v$(ver)' - path: 'syncplay_v$(ver)'
type: zip type: zip
name: Syncplay_$(ver)__Portable name: Syncplay_$(ver)_Portable
- path: Syncplay-$(ver)-Setup.exe - path: Syncplay-$(ver)-Setup.exe
name: Syncplay-$(ver)-Setup name: Syncplay-$(ver)-Setup