Merge pull request #74 from smtpd/perl5.8

test on perl 5.8 & 5.18
This commit is contained in:
Matt Simerson 2014-09-12 09:59:12 -07:00
commit 8935c5aa77

View File

@ -1,6 +1,8 @@
language: perl
perl:
- "5.18"
- "5.16"
- "5.14"
- "5.12"
- "5.10"
- "5.8"