Skip to content

Commit

Permalink
Merge pull request #16 from paultcochrane/pr/reduce-travis-tested-perls
Browse files Browse the repository at this point in the history
Remove Perls 5.10 and 5.12 from Travis config
  • Loading branch information
moritz committed Jun 24, 2016
2 parents 35fa65f + a0cf80f commit 61953f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ perl:
- "5.18"
- "5.16"
- "5.14"
- "5.12"
- "5.10"

install:
- cpanm Dist::Zilla
Expand Down

0 comments on commit 61953f3

Please sign in to comment.