]> git.donarmstrong.com Git - perltidy.git/commitdiff
commented out testing Perl_VERSION: "5.12"; some kind of config problem
authorSteve Hancock <perltidy@users.sourceforge.net>
Sat, 25 Jul 2020 12:57:30 +0000 (05:57 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Sat, 25 Jul 2020 12:57:30 +0000 (05:57 -0700)
.appveyor.yml

index 57d6b5b5c45377c9f2825ab79844b096b1143e61..e385d83c466230cad0a6e8a4d79bf2128205c2fe 100644 (file)
@@ -33,7 +33,7 @@ environment:
     - Perl_VERSION: "5.20"
     - Perl_VERSION: "5.16"
     - Perl_VERSION: "5.14"
-    - Perl_VERSION: "5.12"
+#    - 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"