Skip to content

Commit

Permalink
disable success build emails.
Browse files Browse the repository at this point in the history
  • Loading branch information
bohde committed Jun 6, 2017
1 parent 8b583b2 commit 917cf84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ deploy:
appveyor_repo_tag: true # deploy on tag push only

notifications:
- provider: Email
on_build_success: false

- provider: Slack
channel: #status
incoming_webhook:
Expand Down

0 comments on commit 917cf84

Please sign in to comment.