# HG changeset patch # User Chris Cannam # Date 1518096889 0 # Node ID 8fd5075ed6d49e2ef0e8707346fc6c38a568cc9c # Parent 42cc6dfc0026210b0e4ecc1cf51a2d15cd8051d6 Ah, I was missing a thing there diff -r 42cc6dfc0026 -r 8fd5075ed6d4 .appveyor.yml --- a/.appveyor.yml Thu Feb 08 12:37:47 2018 +0000 +++ b/.appveyor.yml Thu Feb 08 13:34:49 2018 +0000 @@ -21,5 +21,5 @@ project: build\vamp-plugin-tester.sln artifacts: - - path: '*.exe' + - path: '**\*.exe'