Skip to content
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

gherkin-perl: Add Perl infrastructure to the CI docker images #695

Merged
merged 1 commit into from Sep 25, 2019

Commits on Sep 2, 2019

  1. Add Perl infrastructure to the CI docker images

    Before this change, there's insufficient Perl in the images
    (none, actually) to run the Perl tests and thus to verify
    validity of PR cucumber#694.
    
    Incidentally add `--notest` flag to cpanm to stop it from
    downloading half of CPAN in order to test *dependencies* it's
    building.
    ehuelsmann committed Sep 2, 2019
    Copy the full SHA
    cc98c10 View commit details
    Browse the repository at this point in the history