Re-enable IRC notifications

develop
lethosor 2018-02-05 19:22:07 -05:00
parent bc6acfa24e
commit a37ac2c349
1 changed files with 5 additions and 5 deletions

@ -53,8 +53,8 @@ script:
- python travis/run-tests.py "$DF_FOLDER"
notifications:
email: false
# irc:
# channels:
# - "chat.freenode.net#dfhack"
# on_success: change
# on_failure: always
irc:
channels:
- "chat.freenode.net#dfhack"
on_success: change
on_failure: always