Skip to content

Commit

Permalink
set email notification false for travis failures
Browse files Browse the repository at this point in the history
  • Loading branch information
auvipy authored Nov 22, 2018
1 parent 04d921b commit 2c95d66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ after_success:
install: travis_retry pip install -U tox | cat
script: tox -v -- -v
notifications:
email: false
irc:
channels:
- "chat.freenode.net#celery"
Expand Down

0 comments on commit 2c95d66

Please sign in to comment.