Skip to content

Commit

Permalink
disable appveyor email notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
tkelman committed Dec 12, 2014
1 parent d5fdf90 commit 5a9b31a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ branches:
- master
- release-0.3

notifications:
- provider: Email
on_build_success: false
on_build_failure: false
on_build_status_changed: false

clone_depth: 50

init:
Expand Down

0 comments on commit 5a9b31a

Please sign in to comment.