From 1e6422f6d3576a5eec33fe7dac21c91006fa1a08 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Sun, 25 Feb 2018 05:57:14 +0000 Subject: [PATCH] Adjusted Travis IRC message. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 2e62a800..7b22b9be 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,4 +10,5 @@ notifications: skip_join: true template: - "Commit %{commit} by %{author} in %{branch} %{result} after %{duration}." + - "Commit changes: {commit_subject}" - "Details on %{build_url}, changes on %{compare_url}" \ No newline at end of file