From: Jesse Luehrs Date: Thu, 4 Jul 2013 16:11:09 +0000 (-0400) Subject: eh, don't test 5.8 X-Git-Tag: Try-Tiny-0.13~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=565b7c0935d71f195a7aa1f00da969315a0cb0ab;p=p5sagit%2FTry-Tiny.git eh, don't test 5.8 --- diff --git a/.travis.yml b/.travis.yml index e341769..e9f133b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ perl: - "5.14" - "5.12" - "5.10" - - "5.8" install: - cpanm -q --notest Dist::Zilla - dzil authordeps --missing | cpanm -q --notest