We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59753b4 commit 1c99f82Copy full SHA for 1c99f82
appveyor.yml
@@ -25,18 +25,6 @@
25
environment:
26
NODE_LIBPNG_SKIP_BINARY_DOWNLOAD_FOR_CI: true
27
matrix:
28
- - nodejs_version: 6
29
- GYP_MSVS_VERSION: 2015
30
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
31
- - nodejs_version: 7
32
33
34
- - nodejs_version: 8
35
36
37
- - nodejs_version: 9
38
39
40
- nodejs_version: 10
41
GYP_MSVS_VERSION: 2015
42
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
0 commit comments