Skip to content

Commit

Permalink
added jpeg to test artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
raczeja committed Jul 10, 2018
1 parent a946e0b commit 89643b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,8 @@ test_script:
7z a testresults_$env:appveyor_build_version.zip .\Objectivity.Test.Automation.UnitTests\bin\Release\**\*.png
7z a testresults_$env:appveyor_build_version.zip .\Objectivity.Test.Automation.UnitTests\bin\Release\**\*.jpeg
7z a testresults_$env:appveyor_build_version.zip .\Objectivity.Test.Automation.UnitTests\bin\Release\**\*.html
7z a testresults_$env:appveyor_build_version.zip .\Objectivity.Test.Automation.UnitTests\bin\Release\*.log
Expand Down

0 comments on commit 89643b3

Please sign in to comment.