Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Traderain committed Jul 21, 2017
1 parent 08321ff commit a5047d7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions appveyor.yml
@@ -1,2 +1,7 @@
before_build:
- nuget restore
after_build:
7z a Portable.zip %APPVEYOR_BUILD_FOLDER%\*.*
artifacts:
- path: Portable.zip
name: Portable

0 comments on commit a5047d7

Please sign in to comment.