summaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
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
commitdd3e203e00f33b1b00a07aa6ea54703da362a5f4 (patch)
tree76b0e8121389047953a044ddbdf803c2e7c24f63 /.travis.yml
parent4a5e10e15c1f786fcd991fe682c2d44013d0aada (diff)
parentb3e53df8b98766f488182a6aeca6680b7fcf6aa6 (diff)
Merge branch '1.12'
Diffstat (limited to '.travis.yml')
-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