X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.travis.yml;h=b29d35d61bc20e7f8fd7cdf4e94fc3ba11f76cf1;hb=ca1389c8998c1646875df6f64494f5ff49153420;hp=fcfdcc4d89af227757f4c32685aa31953153701f;hpb=cd3e10c2552a0d9c6c68a0ad1a9b77aac6c389dc;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/.travis.yml b/.travis.yml index fcfdcc4..b29d35d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -229,6 +229,10 @@ matrix: - perl: 5.8.3_nt - perl: 5.8.3_nt_mb + # namespace::clean breaks on threaded 5.8.8 + # https://rt.cpan.org/Ticket/Display.html?id=107343 + - perl: 5.8.8_thr_mb + # sourcing the files is *EXTREMELY* important - otherwise # no envvars will survive