Skip to content

Commit

Permalink
Don't send emails on successful publish
Browse files Browse the repository at this point in the history
  • Loading branch information
mzvonar committed Sep 14, 2018
1 parent 639a0e2 commit 6e15f6b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
language: node_js

notifications:
email:
on_success: never

node_js:
- stable

Expand Down

0 comments on commit 6e15f6b

Please sign in to comment.