summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2012-11-06 13:13:04 -0800
committerJeff Forcier <jeff@bitprophet.org>2012-11-06 13:13:04 -0800
commit06d987c362e75a5d86c411c20932a3818fb4fa40 (patch)
tree7943bb80c5cda27420af09e621c3e9b37db5b20e
parent65de2529a9e21f66c72f6335886db5a7f2ea6b75 (diff)
parenta32addcfb781199b2216d7b87cf3178b97620809 (diff)
downloadparamiko-06d987c362e75a5d86c411c20932a3818fb4fa40.tar.gz
Merge branch '1.8' into 1.9
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 312a1846..90dbb80f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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