mirror of
https://github.com/danog/parallel.git
synced 2024-12-02 09:37:57 +01:00
Print php.ini
This commit is contained in:
parent
7ea16c8b1d
commit
52b5e4be2a
@ -31,6 +31,7 @@ install:
|
||||
- IF %PHP%==1 echo extension=php_fileinfo.dll >> php.ini
|
||||
- php --ini
|
||||
- php -v
|
||||
- get-content C:\Tools\php72\php.ini
|
||||
- cd c:\projects\amphp
|
||||
- appveyor DownloadFile https://getcomposer.org/composer.phar
|
||||
- php composer.phar install --prefer-dist --no-progress
|
||||
|
Loading…
Reference in New Issue
Block a user