Inflators are not respected by find() (being a ResultSet method)
[dbsrgits/DBIx-Class.git] / .travis.yml
index 2a0804b..f036df1 100644 (file)
@@ -75,7 +75,7 @@ perl:
 
 env:
   - CLEANTEST=false
-  - CLEANTEST=true
+  - CLEANTEST=true NUMTHREADS=1
 
 matrix:
   fast_finish: true
@@ -161,6 +161,7 @@ matrix:
         - DBIC_TRACE=1
         - POISON_ENV=true
         - DBIC_TRACE_PROFILE=console_monochrome
+        - DBICTEST_VIA_REPLICATED=0
 
     ###
     # Start of the allow_failures block