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.
2 parents 0be4075 + c95ae6f commit 5267245Copy full SHA for 5267245
.appveyor.yml
@@ -42,6 +42,16 @@ environment:
42
VC_VERSION: 15
43
BUILD_TYPE: nts-Win32
44
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
45
+
46
+ - PHP_VERSION: 7.4
47
+ VC_VERSION: 15
48
+ BUILD_TYPE: Win32
49
+ APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
50
51
52
53
+ BUILD_TYPE: nts-Win32
54
55
56
PHP_SDK_VERSION: 2.1.9
57
PHP_AVM: https://raw.githubusercontent.com/sergeyklay/php-appveyor/master/php-appveyor.psm1
0 commit comments