aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e3cdfe02..681e7fdc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,6 +29,9 @@ matrix:
# Qt 5.5 is not yet released and is therefore allowed to fail
- env: QT_VERSION=5.5-beta
+notifications:
+ irc: "irc.esper.net#MultiMC
+
# Install dependencies
install:
- source travis/prepare.sh # installs qt and cmake. need to source because some env vars are set from there