Dear travis, tell #ckan when we break things.

This commit is contained in:
Paul Fenwick 2014-11-22 21:21:24 +11:00
parent dcd0f03a2f
commit fd6a738ba6
1 changed files with 8 additions and 0 deletions

View File

@ -13,3 +13,11 @@ install:
script:
- CKAN/bin/ckan-validate $(find . -path ./CKAN -prune -o -name '*.ckan' -print)
notifications:
irc:
channels:
- "irc.esper.net#ckan"
on_success: change
on_failure: always
use_notice: true
skip_join: true