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