Updated travis config for notifications

This commit is contained in:
Armin Ronacher 2012-10-07 16:08:00 +02:00
parent f8b6033a3b
commit b6f37c40f8

View file

@ -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"