Merge branch '1.8' into 1.9

This commit is contained in:
Jeff Forcier 2012-11-06 13:13:04 -08:00
commit 06d987c362
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