summaryrefslogtreecommitdiff
authorJeff Forcier <jeff@bitprophet.org>2012-02-29 00:06:17 (GMT)
committer Jeff Forcier <jeff@bitprophet.org>2012-02-29 00:06:17 (GMT)
commit6971ee713fd673ceed9a6ea0c0f8e71e71d15bfb (patch)
tree59d691a949a5741bfa19b8111f99433ff81ded6d
parent4ce8415735c97647020a098167ccf25c81fe9963 (diff)
parentd334ab5b9b0e00602c0042e9498230495e8f6e1e (diff)
downloadfabric-master.zip
fabric-master.tar.gz
Merge branch '1.4'master
-rw-r--r--.travis.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 9ce6a20..fb02221 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,4 +12,7 @@ install:
- "if [[ $TRAVIS_PYTHON_VERSION == '2.5' ]]; then pip install multiprocessing; fi"
script: fab test
notifications:
- irc: "irc.freenode.org#fabric"
+ irc:
+ channels: "irc.freenode.org#fabric"
+ on_success: change
+ on_failure: change