Some cosmetic fixes in ANFANG
[dbsrgits/DBIx-Class.git] / .travis.yml
index b37c431..bfda0e5 100644 (file)
@@ -212,7 +212,7 @@ matrix:
     # MAKE SURE TO KEEP THE FLAGS IDENTICAL TO CPERL BELOW
     # allows for easier side-by-side comparison
     # vcpu=1 for even more stable results
-    - perl: "5.22.2_thr_qm"
+    - perl: "5.24.0_thr_qm"
       # explicit new infra spec preparing for a future forced upgrade
       # also need to pull in a sufficiently new compiler for quadmath.h
       sudo: required
@@ -222,7 +222,7 @@ matrix:
         - CLEANTEST=true
         - POISON_ENV=true
         - MVDT=false
-        - BREWVER=5.22.2
+        - BREWVER=5.24.0
         - BREWOPTS="-Duseithreads -Dusequadmath"
 
     ###
@@ -231,7 +231,7 @@ matrix:
     # MAKE SURE TO KEEP THE FLAGS IDENTICAL TO STOCK 5.latest.comparable ABOVE
     # allows for easier side-by-side comparison
     # vcpu=1 for even more stable results
-    - perl: "cperl-5.22.3_thr_qm"
+    - perl: "cperl-5.24.0_thr_qm"
       # explicit new infra spec preparing for a future forced upgrade
       # also need to pull in a sufficiently new compiler for quadmath.h
       sudo: required
@@ -241,7 +241,7 @@ matrix:
         - CLEANTEST=true
         - POISON_ENV=true
         - MVDT=false
-        - BREWVER=cperl-5.22.3
+        - BREWVER=cperl-5.24.0
         - BREWOPTS="-Duseithreads -Dusequadmath"
 
     - perl: "cperl-master_thr"
@@ -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,8 +363,12 @@ 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.22.3_thr_qm
+    - perl: cperl-5.24.0_thr_qm
     - perl: cperl-master_thr
     - perl: devcpan_5.8.1_thr_mb
     - perl: devcpan_5.8.1