X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.travis.yml;h=e31d93c0304bce319a34b08d90a7517620ae8a08;hb=29f253dca4bd389329cbfe15e8c5c9394159eb92;hp=d3cc3e24ea48c8ed73a9c79a3e843ad089ea80e3;hpb=e1737edbf0eba999677ff144e1119b71cb57ec9f;p=p5sagit%2FSub-Name.git diff --git a/.travis.yml b/.travis.yml index d3cc3e2..e31d93c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,3 @@ -sudo: false addons: apt: packages: @@ -10,6 +9,10 @@ perl: - "blead-thr" - "dev" # latest point release - "dev-thr" + - "5.30" + - "5.30-thr" + - "5.28" + - "5.28-thr" - "5.26" - "5.26-thr" - "5.24" @@ -34,6 +37,7 @@ matrix: allow_failures: - perl: blead - perl: blead-thr + fast_finish: 1 include: # modules required for author testing do not build on 5.6 - perl: "5.6.2"