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 6c9a6d1 + c2909ea commit 73c1d4dCopy full SHA for 73c1d4d
appveyor.yml
@@ -31,7 +31,6 @@ init:
31
## Install PHP and composer, and run the appropriate composer command
32
install:
33
- IF EXIST c:\tools\php (SET PHP=0)
34
- - IF %PHP%==1 appveyor-retry cinst -y OpenSSL.Light
35
- IF %PHP%==1 appveyor-retry cinst -y php --version %php_ver%
36
- cd c:\tools\php
37
- IF %PHP%==1 copy php.ini-production php.ini /Y
0 commit comments