From feaa31968e528bbdeacaae8ae477e304ec344c6b Mon Sep 17 00:00:00 2001 From: Steffen Jaeckel Date: Mon, 6 Jan 2014 14:07:28 +0100 Subject: [PATCH] travis: add IRC notifications --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 1a65645..f4c3683 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,3 +9,5 @@ before_script: - sudo apt-get install libtommath-dev after_script: - cat gcc_2.txt +notifications: + irc: "chat.freenode.net#libtom"