forked from orbit-oss/flask
Updated travis config for notifications
This commit is contained in:
parent
f8b6033a3b
commit
b6f37c40f8
1 changed files with 10 additions and 0 deletions
10
.travis.yml
10
.travis.yml
|
|
@ -13,3 +13,13 @@ script: python setup.py test
|
|||
branches:
|
||||
except:
|
||||
- website
|
||||
|
||||
notifications:
|
||||
# Disable travis notifications until they figured out how to hide
|
||||
# their own builder failure from us. Travis currently fails way
|
||||
# too many times by itself.
|
||||
email: false
|
||||
|
||||
irc:
|
||||
channels:
|
||||
- "irc.freenode.org#pocoo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue