Dear travis, tell #ckan when we break things.
This commit is contained in:
parent
dcd0f03a2f
commit
fd6a738ba6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue