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
Test fails with old versions of Perl 6 #132
Comments
|
Is there any particular reason it is being test with 2017.08 specifically? Otherwise I'll just bump it to say 2018.06 or something. |
|
Bump to minimal supported version. Lots of distros have older versions in their repos. |
|
Well the earliest I can find off hand is 2018.02.1-137-g65874b15 and that works fine, if someone is in a position to try 2017.09 to 2018.01 faster than I would be able to that would be cool ;-) |
|
I made packages for those releases if they can help you: |
|
Well as it happens I appear to have got lucky with the first try with 2017.09 - I'll update the travis config and see how that plays (there may be something travis specific at play.) Also does it really need to be testing 'nom' these days? |
|
That looks good: https://travis-ci.org/perl6/DBIish/ does anything else need to happen for this to be closable? |
|
I guess not. Thanks! |
As is shown in the latest test. Maybe bump up the minimum version?
The text was updated successfully, but these errors were encountered: