diff --git a/.travis.yml b/.travis.yml index 7de399206..7bee7dd53 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,7 +30,9 @@ script: - cmake --build build -- -j 2 notifications: - irc: "chat.freenode.net#ryzom" + irc: + channels: + - "chat.freenode.net#ryzom" template: - "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}" - "Description : %{commit_message}"