Changed: Enable IRC notification on IRC

--HG--
branch : develop
This commit is contained in:
kervala 2016-01-09 19:42:01 +01:00
parent fe40e9e6b7
commit d526e90105

View file

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