Tweak travis config

This commit is contained in:
Jeff Forcier 2012-11-06 13:13:00 -08:00
parent 7f4c26f860
commit a32addcfb7
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ install:
- pip install -e . - pip install -e .
script: python test.py script: python test.py
notifications: notifications:
email:
on_failure: change
irc: irc:
channels: "irc.freenode.org#fabric" channels: "irc.freenode.org#fabric"
on_success: change on_success: change