From c23b60707b8ee99246cd5d6ff761698f0986cbfa Mon Sep 17 00:00:00 2001 From: Luke Ceddia Date: Thu, 11 Jan 2018 20:07:18 +1100 Subject: [PATCH] Shorten irc message --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index cc5b49812..21797af8a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,8 @@ notifications: irc: channels: chat.freenode.net#qb64 skip_join: true + template: + - "Autobuild of branch %{branch}: %{message}" addons: ssh_known_hosts: qb64.org