summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 3e7e676d..bfcdfb59 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -156,8 +156,7 @@ after_success: |
fi
notifications:
- irc: "chat.freenode.net#alot"
- template:
- - "[%{branch}]: %{message}. (%{build_url})"
+ irc: "chat.freenode.net#alot"
+ template:
+ - "[%{branch}]: %{message}. (%{build_url})"
on_success: change
-