Enable IRC notifications for build failures

develop
lethosor 2016-03-26 11:27:59 -04:00
parent 866d31f121
commit 85cfaa6dbd
1 changed files with 5 additions and 0 deletions

@ -42,3 +42,8 @@ script:
- make -j3
notifications:
email: false
irc:
channels:
- "chat.freenode.net#dfhack"
on_success: change
on_failure: always