Skip to content

Commit

Permalink
disable notifications #2
Browse files Browse the repository at this point in the history
  • Loading branch information
geneotech committed Oct 31, 2017
1 parent 3ef66dd commit 4ee0f4c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ build:
project: dev/Introspector-generator.sln # path to Visual Studio solution or project
verbosity: normal

notifications:
- provider: Email
to:
- [email protected]
on_build_success: false
on_build_failure: false
on_build_status_changed: false

test:
assemblies:
only:
Expand Down

0 comments on commit 4ee0f4c

Please sign in to comment.