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 d0f772b commit df33f13Copy full SHA for df33f13
appveyor.yml
@@ -31,7 +31,7 @@ cache:
31
init:
32
- SET PATH=C:\Program Files\OpenSSL;c:\tools\php;C:\Program Files\PostgreSQL\9.4\bin\;%PATH%
33
- SET COMPOSER_NO_INTERACTION=1
34
- - SET PHP=1 # This var is connected to PHP install cache
+ - SET PHP=0 # This var is connected to PHP install cache
35
- SET ANSICON=121x90 (121x90)
36
37
## Install PHP and composer, and run the appropriate composer command Get the MSSQL DLL's and XDEBUG
0 commit comments