Changed: Enable IRC notification on IRC

This commit is contained in:
kervala 2016-01-09 19:42:01 +01:00
parent 72c11fb11d
commit 3421dcef9b

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"