commit:     bed6b965536d10ddf996a0b7407f26e7712a18e4
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 13 10:42:19 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Feb 13 10:42:19 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=bed6b965

Report travis status on irc

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

---
 .travis.yml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index db8a92b..8031e8a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,5 +20,8 @@ before_script:
     - cd travis-overlay
     - sed -i 's/fcmd=fcmd/fcmd=("%s -q" % fcmd)/' 
./../portage-$PORTAGE/bin/repoman
 
-script: 
+script:
     - "./../portage-$PORTAGE/bin/repoman full -d -v"
+
+notifications:
+  irc: "chat.freenode.net#gentoo-science"

Reply via email to