Skip to content

Commit

Permalink
Fix AppVeyor config
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Eckerstorfer committed Oct 25, 2015
1 parent d95a495 commit 8dfc9ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Expand Up @@ -23,6 +23,7 @@ install:
- echo extension=php_openssl.dll >> php.ini
- echo extension=php_mbstring.dll >> php.ini
- echo extension=php_fileinfo.dll >> php.ini
- echo extension=php_curl.dll >> php.ini
- echo memory_limit=1G >> php.ini
- cd c:\projects\cocur\slugify
- php -r "readfile('http://getcomposer.org/installer');" | php
Expand Down

0 comments on commit 8dfc9ff

Please sign in to comment.