We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ff8d5a commit d565025Copy full SHA for d565025
.appveyor.yml
@@ -135,6 +135,30 @@ environment:
135
PHP_VER: 7.3.0
136
ZLIB_VER: 1.2.11
137
TS: 1
138
+ - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
139
+ ARCH: x64
140
+ VC: vc15
141
+ PHP_VER: 7.4.0
142
+ ZLIB_VER: 1.2.11
143
+ TS: 0
144
145
146
147
148
149
+ TS: 1
150
151
+ ARCH: x86
152
153
154
155
156
157
158
159
160
161
162
163
build_script:
164
ps: |
0 commit comments