Do not spam the mailing lists - only notify once per branchfail
Peter Rabbitson [Sun, 2 Dec 2012 08:13:54 +0000 (09:13 +0100)]
.travis.yml

index 8b8fd16..e530e3c 100644 (file)
@@ -44,9 +44,12 @@ notifications:
     use_notice: true
 
   email:
-    - ribasushi@cpan.org
-    # Temporary - if it proves to be too noisy, we'll shut it off
-    - dbix-class-devel@lists.scsys.co.uk
+    recipients:
+      - ribasushi@cpan.org
+      # Temporary - if it proves to be too noisy, we'll shut it off
+      - dbix-class-devel@lists.scsys.co.uk
+    on_success: change
+    on_failure: change
 
 language: perl