Skip to content

Commit

Permalink
Remove memory_limit for composer.
Browse files Browse the repository at this point in the history
  • Loading branch information
hswong3i committed Nov 18, 2014
1 parent b377876 commit 06d6324
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,7 @@ php:
- hhvm

before_script:
- echo 'memory_limit = -1' >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini
- composer install --dev --prefer-source

script:
Expand Down

0 comments on commit 06d6324

Please sign in to comment.