Skip to content

Commit

Permalink
Merge pull request #8 from balajirama/remove-perl5.12
Browse files Browse the repository at this point in the history
Remove support for 5.12 version of Perl
  • Loading branch information
balajirama committed Jan 15, 2019
2 parents 83b67b3 + aa62bed commit ac6d972
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,6 @@ perl:
- "5.18"
- "5.16"
- "5.14"
- "5.12"
install:
- cpanm -q --notest Devel::Cover::Report::Codecov || (cat /home/travis/.cpanm/build.log; false)
- cpanm -q --notest Pod::Weaver::Section::Contributors Pod::Elemental::Transformer::List || (cat /home/travis/.cpanm/build.log; false)
Expand Down

0 comments on commit ac6d972

Please sign in to comment.