notify #ruby-fog on freenode instead of emailing

This commit is contained in:
Alexander Wenzowski 2012-08-16 16:01:58 -04:00
parent 58ac82d9a1
commit 0f68e8599d
1 changed files with 12 additions and 0 deletions

View File

@ -6,3 +6,15 @@ rvm:
- 1.9.3
script: FOG_MOCK=true bundle exec shindont
notifications:
email: false
irc:
channels:
- "irc.freenode.org#ruby-fog"
template:
- "%{repository_url} (%{commit}) : %{message} %{foo} "
- "Build details: %{build_url}"
on_success: always
on_failure: always
use_notice: false