X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.travis.yml;fp=.travis.yml;h=12e2461743d73092b0498931040a02d9d3472460;hb=57fa861179d4d4bb993650d907b6744c9c269c2c;hp=b3a1d6ec62a59d282493953a986da193f61f408f;hpb=e81698a643a69fe05f49bf13952275775171884e;p=p5sagit%2FSub-Name.git diff --git a/.travis.yml b/.travis.yml index b3a1d6e..12e2461 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,17 +30,12 @@ perl: - "5.10-thr" - "5.8" - "5.8-thr" - - "5.6.2" - - "5.6.2-thr" matrix: allow_failures: - perl: blead - perl: blead-thr - # modules required for author testing do not build on 5.6 - exclude: - - perl: "5.6.2" - - perl: "5.6.2-thr" include: + # modules required for author testing do not build on 5.6 - perl: "5.6.2" env: AUTHOR_TESTING=0 - perl: "5.6.2-thr"