Skip to content

Commit 73c1d4d

Browse files
authored
Merge pull request #1 from php-api-clients/ci-appveyor-no-need-for-openssl-light
No need for OpenSSL.Light
2 parents 6c9a6d1 + c2909ea commit 73c1d4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ init:
3131
## Install PHP and composer, and run the appropriate composer command
3232
install:
3333
- IF EXIST c:\tools\php (SET PHP=0)
34-
- IF %PHP%==1 appveyor-retry cinst -y OpenSSL.Light
3534
- IF %PHP%==1 appveyor-retry cinst -y php --version %php_ver%
3635
- cd c:\tools\php
3736
- IF %PHP%==1 copy php.ini-production php.ini /Y

0 commit comments

Comments
 (0)