Merge branch 'current/for_cpan_index' into current/dq
[dbsrgits/DBIx-Class.git] / .travis.yml
index ed2c04e..05b5157 100644 (file)
@@ -75,6 +75,7 @@ env:
   - CLEANTEST=true
 
 matrix:
+  fast_finish: true
   include:
     # this particular perl is quite widespread
     - perl: 5.8.8_thr_mb
@@ -151,7 +152,6 @@ matrix:
         - POISON_ENV=true
         - DBIC_TRACE=1
         - DBIC_TRACE_PROFILE=console_monochrome
-        - DBIC_MULTICREATE_DEBUG=0
 
     ###
     # Start of the allow_failures block