Skip to content

Commit

Permalink
Do not test Visual Studio 2013 with APPVEYOR
Browse files Browse the repository at this point in the history
  • Loading branch information
pepone committed Aug 9, 2019
1 parent c47f10d commit 4dea0f0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@ clone_folder: c:\projects\npm-slice2js
# NodeJS versions to test
environment:
matrix:
- nodejs_version: "6"
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013

- nodejs_version: "8"
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013

- nodejs_version: "10"
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015

Expand Down

0 comments on commit 4dea0f0

Please sign in to comment.