changeset 74:42cc6dfc0026

Artifacts
author Chris Cannam
date Thu, 08 Feb 2018 12:37:47 +0000
parents 2958013ed16a
children 8fd5075ed6d4
files .appveyor.yml
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.appveyor.yml	Thu Feb 08 12:37:43 2018 +0000
+++ b/.appveyor.yml	Thu Feb 08 12:37:47 2018 +0000
@@ -20,3 +20,6 @@
 build:
   project: build\vamp-plugin-tester.sln
 
+artifacts:
+  - path: '*.exe'
+