X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.travis.yml;h=2064244824bcf828f6bc47d427cb3db0b0c1a5bc;hb=fd6687a2ebe23f631656136106280ff7721e3353;hp=dbdea194d8e25a9532fadda507d3456e01095d86;hpb=e52712a81216ad371188391dc3184dee9ba4f0ab;p=dbsrgits%2FDBIx-Class.git diff --git a/.travis.yml b/.travis.yml index dbdea19..2064244 100644 --- a/.travis.yml +++ b/.travis.yml @@ -75,7 +75,7 @@ perl: env: - CLEANTEST=false - - CLEANTEST=true + - CLEANTEST=true NUMTHREADS=1 matrix: fast_finish: true @@ -165,6 +165,15 @@ matrix: ### # Start of the allow_failures block + # threaded oldest possible with blead CPAN with non-tracing poisoning + - perl: devcpan_5.8.1_thr_mb + env: + - CLEANTEST=true + - DEVREL_DEPS=true + - POISON_ENV=true + - BREWVER=5.8.1 + - BREWOPTS="-Duseithreads -Dusemorebits" + # 5.8.4 threaded with blead CPAN with non-tracing poisoning - perl: devcpan_5.8.4_thr env: @@ -211,6 +220,7 @@ matrix: allow_failures: # these run with various dev snapshots - allowed to fail + - perl: devcpan_5.8.1_thr_mb - perl: devcpan_5.8.4_thr - perl: devcpan_5.10.0_thr_mb - perl: devcpan_5.12.1_thr