Only normalize conditions during resolution time, instead on every ->search
[dbsrgits/DBIx-Class.git] / .travis.yml
index d18ef1b..bfda0e5 100644 (file)
@@ -252,7 +252,7 @@ matrix:
         - POISON_ENV=true
         - MVDT=false
         - BREWVER=cperl-master
-        - BREWOPTS="-Duseithreads"
+        - BREWOPTS="-Duseithreads -Dusedevel"
 
     # threaded oldest possible with blead CPAN
     - perl: "devcpan_5.8.1_thr_mb"
@@ -363,6 +363,10 @@ matrix:
   # which ones of the above can fail
   allow_failures:
 
+    # FIXME work around https://github.com/travis-ci/travis-ci/issues/6439
+    - perl: 5.18-extras
+    - perl: 5.24.0_thr_qm
+
     # these run with various dev snapshots - allowed to fail
     - perl: cperl-5.24.0_thr_qm
     - perl: cperl-master_thr