summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2012-11-29 15:37:28 -0800
committerJeff Forcier <jeff@bitprophet.org>2012-11-29 15:37:28 -0800
commit70fce374b403788d665de896ecffc65f7b2ad875 (patch)
treeb0a69138fd1bb25daee0b7d5113f793eedb7f386
parent531606b0d6ebb46f8f36de554a571d96790ce3f8 (diff)
parent5073b7236da0f8052049701136cd2f94acad07d2 (diff)
Merge branch '1.9'
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 90dbb80f..6896b897 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,9 +8,7 @@ install:
- pip install -e .
script: python test.py
notifications:
- email:
- on_failure: change
irc:
- channels: "irc.freenode.org#fabric"
+ channels: "irc.freenode.org#paramiko"
on_success: change
on_failure: change