diff options
-rw-r--r-- | appveyor.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml index 33a32da..59238d7 100644 --- a/appveyor.yml +++ b/appveyor.yml | |||
@@ -49,6 +49,5 @@ on_failure: | |||
49 | - appveyor PushArtifact Testing.zip | 49 | - appveyor PushArtifact Testing.zip |
50 | 50 | ||
51 | artifacts: | 51 | artifacts: |
52 | - path: build\Testing | 52 | - path: build |
53 | name: Testing | ||
54 | type: zip | 53 | type: zip |