From: Peter Rabbitson Date: Wed, 10 Aug 2016 13:16:56 +0000 (+0200) Subject: (travis) Temporarily allow-fail all trusty-based builds X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=commitdiff_plain;h=81cf62797401df759ea308f8bacfcbccbc302104 (travis) Temporarily allow-fail all trusty-based builds Until the fallout from https://www.traviscistatus.com/incidents/2p40l49r3yxd ( https://github.com/travis-ci/travis-ci/issues/6439 ) is fixed... --- diff --git a/.travis.yml b/.travis.yml index 173bdb2..bfda0e5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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