Skip to content
Prev Previous commit
Next Next commit
Added appveyor testresult artifacts
  • Loading branch information
rmadsen-ks committed Apr 6, 2017
commit 0d1d47403a8a94a0ffcb60083aacba34f1f1f7fe
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ on_finish:

artifacts:
- path: dist\*
- path: TestResult.xml
name: TestResult
type: xml

notifications:
- provider: Slack
Expand Down