X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.travis.yml;h=86db31013afac55accd52677347db7a639a0694c;hb=67c5482c422ef2ca708f4c0835c19a40955234da;hp=4c1930dfc230c0838f5d1ab3afcabea0818471bc;hpb=fc2cc31dbb03f5ee21d52c1e4df19f0c39a195e4;p=p5sagit%2Fstrictures.git diff --git a/.travis.yml b/.travis.yml index 4c1930d..86db310 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,7 @@ +addons: + apt: + packages: + - aspell language: perl perl: - "5.8.1" @@ -15,7 +19,11 @@ perl: - "5.16" - "5.18" - "5.20" - - "dev" + - "5.22" + - "5.24" + - "5.26" + - blead # builds perl from git + - dev # latest point release matrix: include: - perl: 5.18