Skip to content

Commit 345355c

Browse files
committed
Update appveyor.yml
1 parent 84b90fb commit 345355c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ install:
3636
- choco install -y composer
3737
- refreshenv
3838
- composer install --no-interaction --no-progress --prefer-dist
39+
- mkdir c:\tools\php\ext
40+
- cd c:\tools\php
3941
# Get the MSSQL DLL's
4042
- ps: >-
4143
If ($env:PHP -eq "1") {

0 commit comments

Comments
 (0)