Skip to content

Commit

Permalink
Yet another AppVeyor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
etki committed May 24, 2017
1 parent d10f745 commit fd29675
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ install:
- echo extension=php_openssl.dll >> php.ini
- echo extension=php_mbstring.dll >> php.ini
- echo extension=php_curl.dll >> php.ini
- echo extension=php_xdebug.dll >> php.ini
- cd C:\projects\vagranted
- php -r "readfile('http://getcomposer.org/installer');" | php
- php composer.phar install --no-interaction --no-progress -vvv
Expand Down

0 comments on commit fd29675

Please sign in to comment.