From 5098d7c2891fa9e9e73846673390a490507c815a Mon Sep 17 00:00:00 2001 From: Andrew Woods Date: Mon, 18 May 2015 12:54:51 -0400 Subject: [PATCH] Update travis IRC channel Related to https://jira.duraspace.org/browse/FCREPO-1522 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8179d3c..f2ea68a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ before_install: - "echo $JAVA_OPTS" - "export JAVA_OPTS=-Xmx512m" notifications: - irc: "irc.freenode.org#duraspace-ff" + irc: "irc.freenode.org#fcrepo" email: - fedora-tech@googlegroups.com