Switch the bleadcpan test to 5.8.7
Peter Rabbitson [Sun, 19 Jan 2014 21:59:23 +0000 (22:59 +0100)]
.travis.yml

index 7135682..1a72962 100644 (file)
@@ -156,12 +156,12 @@ matrix:
     ###
     # Start of the allow_failures block
 
-    # minimum threaded with blead CPAN
-    - perl: devcpan_5.8.5_thr
+    # old threaded with blead CPAN
+    - perl: devcpan_5.8.7_thr
       env:
         - CLEANTEST=true
         - BREWOPTS="-Duseithreads"
-        - BREWVER=5.8.5
+        - BREWVER=5.8.7
         - DEVREL_DEPS=true
 
     # 5.10.0 threaded with blead CPAN
@@ -206,7 +206,7 @@ matrix:
   # which ones of the above can fail
   allow_failures:
     # these run with various dev snapshots - allowed to fail
-    - perl: devcpan_5.8.5_thr
+    - perl: devcpan_5.8.7_thr
     - perl: devcpan_5.10.0_thr_mb
     - perl: devcpan_5.12.2_thr
     - perl: devcpan_5.18.1_thr_mb