Skip to content

Commit 4dea0f0

Browse files
committed
Do not test Visual Studio 2013 with APPVEYOR
1 parent c47f10d commit 4dea0f0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

appveyor.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@ clone_folder: c:\projects\npm-slice2js
1414
# NodeJS versions to test
1515
environment:
1616
matrix:
17-
- nodejs_version: "6"
18-
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013
19-
20-
- nodejs_version: "8"
21-
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013
22-
2317
- nodejs_version: "10"
2418
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
2519

0 commit comments

Comments
 (0)