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
commitbbcc6c7d8d6333883a221d9ed1e84adf8eca8ef3 (patch)
treed5dd400174e17a147b4d7c77da41f2986f818414
parent89e2592eadf98d3c8f819f2a8b8d930b0f9fa3f4 (diff)
parentc695a931ff93605668001526643cb2cad12e8e2b (diff)
downloadparamiko-1.9.tar.gz
Merge branch '1.8' into 1.91.9
-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