Changed: Enable IRC notification on IRC

This commit is contained in:
kervala 2016-01-09 19:42:01 +01:00
parent 2dc084afc3
commit 1a273c6c6e

View file

@ -28,3 +28,6 @@ before_script:
script:
- cmake -Hcode -Bbuild $CMAKE_BUILD_OPTIONS
- cmake --build build -- -j 2
notifications:
irc: "chat.freenode.net#ryzomforge"