Use the correct $PROGRAM_NAME for the initial dbicadmin POD gneration
[dbsrgits/DBIx-Class.git] / .travis.yml
index 88c6684..e22f22b 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
@@ -205,8 +206,6 @@ matrix:
 
   # which ones of the above can fail
   allow_failures:
-    # disable until RT#92413 is fixed
-    - perl: 5.8
 
     # these run with various dev snapshots - allowed to fail
     - perl: devcpan_5.8.7_thr