From d4357cb3a2325340c6fd407c523fb64399253abb Mon Sep 17 00:00:00 2001
From: dmathieu <42@dmathieu.com>
Date: Thu, 18 May 2017 09:37:35 +0200
Subject: [PATCH] remove hipchat notification
---
.travis.yml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index cb669ce0..27a00b8e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,11 +12,5 @@ before_script:
sudo: false
cache: bundler
notifications:
- hipchat:
- rooms:
- - 5bc7785d2feb4f25901124279daede@API
- template:
- - '%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message} (Details | Change view)'
- format: html
email: false
script: bundle exec rake