Skip to content

Commit

Permalink
Update appveyor.yml so that the CI has an Artefact configured (to ret…
Browse files Browse the repository at this point in the history
…rieve packages once built)
  • Loading branch information
tpierrain committed May 2, 2017
1 parent 1cacebb commit df82b85
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ build:
verbosity: minimal
test: auto

artifacts:
- path: 'Artifacts\Packages\*.nupkg'

assembly_info:
patch: true
file: version.cs
Expand Down

0 comments on commit df82b85

Please sign in to comment.