Skip to content

Commit

Permalink
Fix appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
mterwoord authored Jun 25, 2016
1 parent 27a2ec5 commit c1a82c6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,10 @@ notifications:
on_build_success: true
on_build_failure: true
on_build_status_changed: true
matrix:

matrix:
fast_finish: true

artifacts:
- path: '**\TestResult.xml'


0 comments on commit c1a82c6

Please sign in to comment.