Update appveyor.yaml to try and fix the build issue

This commit is contained in:
Daniel Lintott 2017-12-24 18:14:18 +00:00
parent c703b7a5e1
commit 6c7c13ad90
1 changed files with 3 additions and 1 deletions

View File

@ -12,9 +12,11 @@ install:
build_script:
- cmd: '%PYTHON%\\python.exe setup.py bdist_wininst'
build: off
cache:
- pygtk-all-in-one-2.24.2.win32-py2.7.msi
artifacts:
artifacts:
- dists/openxenmanager-*.win32.exe
name: OpenXenManager_Installer