From 0433e6b5971cba22ea24c98a2827e4b73eb337ed Mon Sep 17 00:00:00 2001
From: Jorge Aparicio <japaricious@gmail.com>
Date: Mon, 7 Nov 2016 23:42:47 -0500
Subject: [PATCH] .travis: remove webhooks

---
 .travis.yml | 1 -
 README.md   | 1 -
 2 files changed, 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index b05f8d0..3337d3f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,4 +27,3 @@ branches:
 notifications:
   email:
     on_success: never
-  webhooks: https://homu.herokuapp.com/travis
diff --git a/README.md b/README.md
index 3f89de5..bd69ff8 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,3 @@
-[![Build status](https://travis-ci.org/japaric/volatile-register.svg?branch=master)](https://travis-ci.org/japaric/volatile-register)
 [![crates.io](https://img.shields.io/crates/d/volatile-register.svg)](https://crates.io/crates/volatile-register)
 [![crates.io](https://img.shields.io/crates/v/volatile-register.svg)](https://crates.io/crates/volatile-register)
 
-- 
GitLab