From ac41a18e2a7beb17db09221cc55c6cf106ecd8b8 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 20 Jul 2013 13:51:13 -0400 Subject: this isn't going to work before 5.14 --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index e9f133b..5fa3673 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,8 +4,6 @@ perl: - "5.18" - "5.16" - "5.14" - - "5.12" - - "5.10" install: - cpanm -q --notest Dist::Zilla - dzil authordeps --missing | cpanm -q --notest -- cgit v1.2.3-54-g00ecf