summaryrefslogtreecommitdiffhomepage
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
commitb3e53df8b98766f488182a6aeca6680b7fcf6aa6 (patch)
tree0b0a49357bff0a15e11b4d87bc56752c9c9f2f51
parent7985d081389bf7132d235660aa072dd6ed0e3857 (diff)
parentec95e8d943051c81dc14173e697e6a0b66c99077 (diff)
Merge branch '1.11' into 1.12
-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