Skip to content

Commit 1c99f82

Browse files
committed
Remove node 6-9 from tagged appveyor builds
1 parent 59753b4 commit 1c99f82

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

appveyor.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,18 +25,6 @@
2525
environment:
2626
NODE_LIBPNG_SKIP_BINARY_DOWNLOAD_FOR_CI: true
2727
matrix:
28-
- nodejs_version: 6
29-
GYP_MSVS_VERSION: 2015
30-
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
31-
- nodejs_version: 7
32-
GYP_MSVS_VERSION: 2015
33-
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
34-
- nodejs_version: 8
35-
GYP_MSVS_VERSION: 2015
36-
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
37-
- nodejs_version: 9
38-
GYP_MSVS_VERSION: 2015
39-
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
4028
- nodejs_version: 10
4129
GYP_MSVS_VERSION: 2015
4230
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015

0 commit comments

Comments
 (0)