X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.travis.yml;h=bfda0e53186d358e646f6ae99e09fecbd46080e0;hb=50841788d03e2342a00470eb2f458e717922615b;hp=d18ef1b2b2699486ef5ac5f37aa250ca66150085;hpb=a91e4e34fa2312794e62f3eda073edf744542df0;p=dbsrgits%2FDBIx-Class.git diff --git a/.travis.yml b/.travis.yml index d18ef1b..bfda0e5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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,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