add irc notification to travis-ci
This commit is contained in:
parent
becaf976c3
commit
07f569282c
1 changed files with 2 additions and 1 deletions
|
|
@ -3,4 +3,5 @@ compiler:
|
||||||
- gcc
|
- gcc
|
||||||
- clang
|
- clang
|
||||||
script: scons
|
script: scons
|
||||||
|
notifications:
|
||||||
|
irc: "irc.upstandinghackers.com#hammer"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue