Relax FB reconfig timings even more
[dbsrgits/DBIx-Class.git] / .travis.yml
index 8b8fd16..81f5e85 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
 
@@ -87,7 +90,6 @@ matrix:
         - BREWOPTS="-Duseithreads -Dusemorebits"
         - BREWVER=5.8.8
 
-
 before_install:
   # Do not make this part of the env-matrix
   # different boxes we run on have different amount of hw threads