From: Steve Hancock Date: Sat, 25 Jul 2020 17:47:34 +0000 (-0700) Subject: comment out versions before 5.14; some kind of config problem at AppVeyor X-Git-Tag: 20200822~37 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0007943f5c5ca9a240fddfdfee48425d5c77fd8a;p=perltidy.git comment out versions before 5.14; some kind of config problem at AppVeyor --- diff --git a/.appveyor.yml b/.appveyor.yml index e385d83c..ff9bbf15 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -34,9 +34,9 @@ environment: - Perl_VERSION: "5.16" - Perl_VERSION: "5.14" # - Perl_VERSION: "5.12" ## Strawberry Perl config error started 18 July 2020 - - Perl_VERSION: "5.10" - - Perl_VERSION: "5.8.9" - - Perl_VERSION: "5.8.8" +# - Perl_VERSION: "5.10" +# - Perl_VERSION: "5.8.9" +# - Perl_VERSION: "5.8.8" - Perl_VERSION: "latest" CI_HELPER_BRANCH: "canary" TEST_SIGNATURE: 1