From 5199dc661f93ff5a21b1a139344d773c49dc809c Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Sat, 25 Jul 2020 05:57:30 -0700 Subject: [PATCH] commented out testing Perl_VERSION: "5.12"; some kind of config problem --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 57d6b5b5..e385d83c 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -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" -- 2.39.5