Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle authored Sep 8, 2016
1 parent b3be5da commit f66c7aa
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,13 @@ artifacts:

- path: '\*_*.zip'
name: Bits

notifications:
- provider: Email
to:
- [email protected]
subject: 'riem build {{status}}' # optional
message: "https://ci.appveyor.com/project/ropenscilabs/riem" # optional
on_build_success: false
on_build_failure: true
on_build_status_changed: true

0 comments on commit f66c7aa

Please sign in to comment.