language: perl
install: cpanm --installdeps --notest .
perl:
- "5.18"
- "5.16"
- "5.14"
- "5.12"
# - "5.10"
branches:
only:
- /^build/
language: perl
install: cpanm --installdeps --notest .
perl:
- "5.18"
- "5.16"
- "5.14"
- "5.12"
# - "5.10"
branches:
only:
- /^build/