commit: c61f5ed7123a34dfc864cbe072436d47a7d7072a
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 12 21:49:30 2015 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Feb 12 21:49:30 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c61f5ed7
Travis irc notification
---
.travis.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index 8fee0ed..d95867b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,4 +30,6 @@ before_script:
- cd travis-overlay
script:
- ./../spinner.sh "./../portage-${PORTAGE_VER}/bin/repoman full -d"
+notifications:
+ irc: "chat.freenode.net#gentoo-kde"
# You can append own scripts after this line