This is an automated email from the ASF dual-hosted git repository. brodybits pushed a commit to branch brodybits-uwp-only-test-wip0211 in repository https://gitbox.apache.org/repos/asf/cordova-windows.git
commit f338a57101536147314957bcd5be0045f0bb0255 Author: Christopher J. Brody <[email protected]> AuthorDate: Sun Dec 22 14:58:32 2019 -0500 [TBD WITH TODO ITEM] AppVeyor drop testing on Node.js 6 TODO: need to update package engines first --- appveyor.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 29d4c3c..2dfbedb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -21,13 +21,6 @@ environment: matrix: - - nodejs_version: "6" - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 - - - nodejs_version: "6" - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 - MSBUILDDIR: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\Community\\MSBuild\\15.0\\Bin\\" - - nodejs_version: 10 APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
