X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.travis.yml;h=03f27830d7001c336c7cdd35a260d4415c6de775;hb=4399a9e5fa826fe25a80f08ca8172fd67f5c2a3f;hp=38e431fe26603360282fcff621f31da8d68ab9e6;hpb=6b63d62a93ce3fcee05f381298d405cefb299203;p=gitmo%2FMoo.git diff --git a/.travis.yml b/.travis.yml index 38e431f..03f2783 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,7 @@ language: perl perl: + - "5.18" + - "5.12.5" - "5.8.4" - "5.8.4_thr" before_install: