Skip to content

Commit

Permalink
update to appveyor.yml for artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
sayedihashimi committed Aug 6, 2015
1 parent ad967a9 commit a80626c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,8 @@ build_script:
- ps: .\appveyor.ps1

artifacts:
- TemplatePack\template-report.xml
- release-notes.html
- path: TemplatePack\template-report.xml
name: template-report.xml

- path: release-notes.html
name: release-notes.html

0 comments on commit a80626c

Please sign in to comment.