(travis) Temporarily allow-fail all trusty-based builds
Peter Rabbitson [Wed, 10 Aug 2016 13:16:56 +0000 (15:16 +0200)]
Until the fallout from https://www.traviscistatus.com/incidents/2p40l49r3yxd
( https://github.com/travis-ci/travis-ci/issues/6439 ) is fixed...

.travis.yml

index 173bdb2..bfda0e5 100644 (file)
@@ -363,6 +363,10 @@ 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.24.0_thr_qm
     - perl: cperl-master_thr