aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-02-13 11:42:19 +0100
committerJustin Lecher <jlec@gentoo.org>2015-02-13 11:42:19 +0100
commitbed6b965536d10ddf996a0b7407f26e7712a18e4 (patch)
tree4b912167fcd996d939868c0a88eebbe8ea0b8124 /.travis.yml
parentdev-lang/vtune: Version Bump (diff)
downloadsci-bed6b965536d10ddf996a0b7407f26e7712a18e4.tar.gz
sci-bed6b965536d10ddf996a0b7407f26e7712a18e4.tar.bz2
sci-bed6b965536d10ddf996a0b7407f26e7712a18e4.zip
Report travis status on irc
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index db8a92b15..8031e8a0f 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"