From 2ea65ec23692f911c14150569116875da1115665 Mon Sep 17 00:00:00 2001 From: Yemel Jardi Date: Thu, 19 Jun 2014 13:18:13 -0300 Subject: [PATCH] less verbose format to hipchat notifications --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index ee0e79ef3..7f5f77cae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,3 +8,6 @@ notifications: hipchat: rooms: secure: ibsyaK2/7hdms9pRHCibamfUtA1yb5Ib3tIQOChwnfNSkpOy5ZViuq92duPZpKacgNuRmiwp6wfbDY8duLiadwnCet4V3dHAGqt+t9o+O7A9DzxNeYFFHnnrhqhg95PjWK6UyFqrQajPIr+n11M2itEQLa7kljQxJZ3Z26zJCdI= + template: + - '%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message} (Details/Change view)' + format: html