summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2013-12-31 19:24:39 -0800
committerJeff Forcier <jeff@bitprophet.org>2013-12-31 19:24:39 -0800
commit302e3bde38fdac8f016535d0044667478b01b7f2 (patch)
tree91c614e1e25e01bbbf44c6ca77eb37d79db4e492
parentf253612e93105900f2ac7c70140d99e81d97352f (diff)
parentbbcc6c7d8d6333883a221d9ed1e84adf8eca8ef3 (diff)
downloadparamiko-302e3bde38fdac8f016535d0044667478b01b7f2.tar.gz
Merge branch '1.9' into 1.10
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index ce7acc5f..88b69936 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,5 +9,9 @@ script: python test.py --verbose
notifications:
irc:
channels: "irc.freenode.org#paramiko"
+ template:
+ - "%{repository}@%{branch}: %{message} (%{build_url})"
on_success: change
on_failure: change
+ use_notice: true
+ email: false