Changed: Display result on #ryzom instead of #ryzomforge

This commit is contained in:
kervala 2016-01-11 11:32:38 +01:00
parent 7bcae9dbe4
commit f3923204e1

View file

@ -30,7 +30,7 @@ script:
- cmake --build build -- -j 2
notifications:
irc: "chat.freenode.net#ryzomforge"
irc: "chat.freenode.net#ryzom"
template:
- "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
- "Description : %{commit_message}"