X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.travis.yml;h=b0708941b467644e80b82317ffa9d60d8b0668dd;hb=topic%2Fmooification;hp=2e1dca0f022ed2f2f96a803014f12bca90e93e09;hpb=aa3891daa7d0f700b1f2986b6cbea7bdd4194606;p=dbsrgits%2FDBIx-Class.git diff --git a/.travis.yml b/.travis.yml index 2e1dca0..b070894 100644 --- a/.travis.yml +++ b/.travis.yml @@ -186,6 +186,14 @@ matrix: - POISON_ENV=true - BREWVER=5.8.1 + # 5.8.3 with blead CPAN + - perl: devcpan_5.8.3_mb + env: + - CLEANTEST=false + - DEVREL_DEPS=true + - BREWVER=5.8.3 + - BREWOPTS="-Dusemorebits" + # 5.8.7 threaded with blead CPAN with non-tracing poisoning - perl: devcpan_5.8.7_thr env: @@ -240,6 +248,7 @@ matrix: # these run with various dev snapshots - allowed to fail - perl: devcpan_5.8.1_thr_mb - perl: devcpan_5.8.1 + - perl: devcpan_5.8.3_mb - perl: devcpan_5.8.7_thr - perl: devcpan_5.10.0_thr_mb - perl: devcpan_5.12.1_thr