Skip to content

Commit

Permalink
Adding fileinfo to windows ci server
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Jun 27, 2014
1 parent 1dc05d5 commit e400c62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -37,6 +37,7 @@ install:
- echo extension=php_pdo_mysql.dll >> php.ini
- echo extension=php_intl.dll >> php.ini
- echo extension=php_mbstring.dll >> php.ini
- echo extension=php_fileinfo.dll >> php.ini
- cd C:\projects\cakephp
- php -r "readfile('https://getcomposer.org/installer');" | php
- php composer.phar install
Expand Down

0 comments on commit e400c62

Please sign in to comment.