Skip to content

Commit

Permalink
Add readme and license to zip archive
Browse files Browse the repository at this point in the history
  • Loading branch information
dtinth committed Dec 15, 2015
1 parent a640d4b commit 95dec00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,5 @@ build_script:
test_script:
- cmd: |
7z a bms-clipboarder.zip "BMS Clipboarder.ahk" dist\build\*\*.exe
7z a bms-clipboarder.zip "BMS Clipboarder.ahk" dist\build\*\*.exe README.md LICENSE
appveyor PushArtifact bms-clipboarder.zip

0 comments on commit 95dec00

Please sign in to comment.