Skip to content

Commit

Permalink
upd appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
Gemorroj committed Jun 25, 2020
1 parent 9a46039 commit 5e90ee6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ install:
- cinst composer -y --ia "/DEV=%PHP_DIR%"
- cd "%PHP_DIR%"
- copy /Y php.ini-development php.ini
- echo extension_dir=ext >> php.ini
- echo extension=php_openssl.dll >> php.ini
- refreshenv
- php -v
- composer self-update
Expand Down

0 comments on commit 5e90ee6

Please sign in to comment.