From ab3397b173edfc0f586f61dd797c12942b09bc25 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Sat, 24 Feb 2018 22:33:05 +0000 Subject: [PATCH] Change travis syntax. --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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}."