This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch brodybits-uwp-only-test-wip0201
in repository https://gitbox.apache.org/repos/asf/cordova-windows.git

commit 07ad7a48391e90ce6a8cefad2cfb1a8cba92a04d
Author: Christopher J. Brody <[email protected]>
AuthorDate: Sun Dec 22 14:51:53 2019 -0500

    AppVeyor drop build tools v14.0 & Visual Studio 2015
---
 appveyor.yml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/appveyor.yml b/appveyor.yml
index b241f46..37777c3 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -28,13 +28,6 @@ environment:
       APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
       MSBUILDDIR: "C:\\Program Files (x86)\\Microsoft Visual 
Studio\\2017\\Community\\MSBuild\\15.0\\Bin\\"
 
-    - nodejs_version: "6"
-      APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
-      MSBUILDDIR: "C:\\Program Files (x86)\\MSBuild\\14.0\\bin\\"
-
-    - nodejs_version: "6"
-      APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
-
 install:
   - ps: Install-Product node $env:nodejs_version
   - npm install


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to