Merge branch '1.8' into 1.9

This commit is contained in:
Jeff Forcier 2013-12-31 19:24:39 -08:00
commit bbcc6c7d8d
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