Use explicit variable on loop
[dbsrgits/DBIx-Class.git] / .travis.yml
index c0b96cf..1bd9d4d 100644 (file)
@@ -174,6 +174,12 @@ matrix:
 
   # which ones of the above can fail
   allow_failures:
+
+    # Fails tests because of https://github.com/Perl-Toolchain-Gang/CPAN-Meta/issues/25
+    # Can't be simply masked due to https://rt.cpan.org/Ticket/Display.html?id=88903
+    - perl: 5.10.0_thr_dbg
+
+    # these run with various dev snapshots - allowed to fail
     - perl: devcpan_5.18.1_thr_mb
     - perl: bleadperl_thr_mb
     - perl: devcpan_bleadperl_thr_mb