travis: disable email notification
This commit is contained in:
parent
9c8c20341f
commit
ae503bc7b9
|
@ -15,6 +15,7 @@ script:
|
|||
- "python setup.py test"
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
irc:
|
||||
channels:
|
||||
- chat.freenode.net#m-labs
|
||||
|
|
Loading…
Reference in New Issue