summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2013-12-31 19:24:10 -0800
committerJeff Forcier <jeff@bitprophet.org>2013-12-31 19:24:10 -0800
commitc695a931ff93605668001526643cb2cad12e8e2b (patch)
tree5eb74a1b25b2b9f6cbe90aa5e92709bc0b5b24b5
parent91a80666864f453cb1786edbec99376afbc84538 (diff)
downloadparamiko-1.8.tar.gz
Update travis settings to be similar to fab's1.8
-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