-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow travis to test on perls Unsuported by Dist::Zila #228
base: master
Are you sure you want to change the base?
Conversation
Dist::Zila needs 5.014 but Pinto supports erlier perls
Dist::Zila only supports Perl from 5.014 and up. Pinto can be build and work on Perl from 5.008 and up Testing now 24 & 8 for travis speed
Dist::Zila needs Perl 5.014 to be installed but Pinto only needs 5.008. For perls before 5.014 build the distro using 5.014 and test it on the declared perl
- perlbrew use $TEST_PERL | ||
- grep -v Zilla deps|cpanm --mirror http://cpan.stratopan.com --quiet --notest | ||
- cd Pinto* | ||
- perl Build.PL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @jluis! I don't know the details about dzil breaking backward compatibility. But can you help me understand why you want to build this way instead of just using the smoke
command? Thanks!
Hi @thaljef I'm sorry to answer you so late I didn't notice your coment unlil today. |
use dizil build with perl 5.014 for perls 5.012 .. 5.008
test using Build test