Add Travis IRC notifications.

This commit is contained in:
Geoff Greer 2018-08-07 00:07:25 -07:00
parent 97f33796a1
commit bd82cd3d2f

View file

@ -37,3 +37,9 @@ install:
script:
- ./build.sh && make test
notifications:
irc: 'chat.freenode.net#ag'
on_success: change
on_failure: always
use_notice: true