From f2bc5ad398c5c2c5850b13bb9c526c850e3655d8 Mon Sep 17 00:00:00 2001 From: Matthijs ter Woord Date: Fri, 10 Jun 2016 12:11:54 -0400 Subject: [PATCH] Buildscript changes. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 9462513f8..d2ecab930 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -55,4 +55,4 @@ notifications: matrix: fast_finish: true artifacts: - - path: source\TestResults\TestResult.xml \ No newline at end of file + - path: **\TestResult.xml \ No newline at end of file