Skip to content

Commit 5267245

Browse files
authored
Merge pull request #85 from phalcon/ruudboon-patch-1
Update .appveyor.yml
2 parents 0be4075 + c95ae6f commit 5267245

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.appveyor.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,16 @@ environment:
4242
VC_VERSION: 15
4343
BUILD_TYPE: nts-Win32
4444
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+
- PHP_VERSION: 7.4
52+
VC_VERSION: 15
53+
BUILD_TYPE: nts-Win32
54+
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
4555

4656
PHP_SDK_VERSION: 2.1.9
4757
PHP_AVM: https://raw.githubusercontent.com/sergeyklay/php-appveyor/master/php-appveyor.psm1

0 commit comments

Comments
 (0)