From d526e90105e2c35dc951595224ede8592938dbaf Mon Sep 17 00:00:00 2001 From: kervala Date: Sat, 9 Jan 2016 19:42:01 +0100 Subject: [PATCH] Changed: Enable IRC notification on IRC --HG-- branch : develop --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 7dfa50dae..1e9a39af6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,3 +28,6 @@ before_script: script: - cmake -Hcode -Bbuild $CMAKE_BUILD_OPTIONS - cmake --build build -- -j 2 + +notifications: + irc: "chat.freenode.net#ryzomforge"