travis: add IRC notifications
This commit is contained in:
parent
65fd19c1fb
commit
feaa31968e
@ -9,3 +9,5 @@ before_script:
|
|||||||
- sudo apt-get install libtommath-dev
|
- sudo apt-get install libtommath-dev
|
||||||
after_script:
|
after_script:
|
||||||
- cat gcc_2.txt
|
- cat gcc_2.txt
|
||||||
|
notifications:
|
||||||
|
irc: "chat.freenode.net#libtom"
|
||||||
|
Loading…
Reference in New Issue
Block a user