diff --git a/appveyor.yaml b/appveyor.yaml index 3f206b5..042f02b 100644 --- a/appveyor.yaml +++ b/appveyor.yaml @@ -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 \ No newline at end of file