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 .
script: python test.py
notifications:
email:
on_failure: change
irc:
channels: "irc.freenode.org#fabric"
on_success: change