Skip to content

Commit c99c425

Browse files
committed
Update appveyor.yml
1 parent df33f13 commit c99c425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ cache:
3131
init:
3232
- SET PATH=C:\Program Files\OpenSSL;c:\tools\php;C:\Program Files\PostgreSQL\9.4\bin\;%PATH%
3333
- SET COMPOSER_NO_INTERACTION=1
34-
- SET PHP=0 # This var is connected to PHP install cache
34+
- SET PHP=1 # This var is connected to PHP install cache
3535
- SET ANSICON=121x90 (121x90)
3636

3737
## Install PHP and composer, and run the appropriate composer command Get the MSSQL DLL's and XDEBUG

0 commit comments

Comments
 (0)