From: Peter Rabbitson <ribasushi@cpan.org>
Date: Mon, 3 Dec 2012 10:23:40 +0000 (+0100)
Subject: Disable travis list notifications until things stabilize
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ee896495eb537e1a1b7052c6fc5720689312f50e;p=dbsrgits%2FDBIx-Class-Historic.git

Disable travis list notifications until things stabilize
---

diff --git a/.travis.yml b/.travis.yml
index 6f97f40..81f5e85 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -47,7 +47,7 @@ notifications:
     recipients:
       - ribasushi@cpan.org
       # Temporary - if it proves to be too noisy, we'll shut it off
-      - dbix-class-devel@lists.scsys.co.uk
+      #- dbix-class-devel@lists.scsys.co.uk
     on_success: change
     on_failure: change