diff --git a/.travis.yml b/.travis.yml index e68784de..735f871e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,9 @@ mono: - latest - 5.2.0 notifications: - irc: "chat.freenode.net#DiscImageChef" + irc: + channels: + - "chat.freenode.net#DiscImageChef" skip_join: true template: - "Commit %{commit} by %{author} in %{branch} did %{result} after %{duration}."