From 369a99712312126d7c97661d67b256b2c9f5a39d Mon Sep 17 00:00:00 2001 From: nruest Date: Tue, 22 Jul 2014 19:53:05 -0400 Subject: [PATCH] Add travis #islandora irc notifications --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 84b226d0..213b8bcd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,3 +26,5 @@ script: - drush test-run --uri=http://localhost:8081 Islandora after_failure: - $ISLANDORA_DIR/tests/scripts/travis_after_failure.sh +notifications: + irc: "irc.freenode.org#islandora"