travis: add IRC notifications

This commit is contained in:
Steffen Jaeckel 2014-01-06 14:07:28 +01:00
parent 65fd19c1fb
commit feaa31968e

View File

@ -9,3 +9,5 @@ before_script:
- sudo apt-get install libtommath-dev
after_script:
- cat gcc_2.txt
notifications:
irc: "chat.freenode.net#libtom"