Merge branch '1.11' into 1.12

This commit is contained in:
Jeff Forcier 2013-12-31 19:24:39 -08:00
commit b3e53df8b9
1 changed files with 4 additions and 0 deletions

View File

@ -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