Skip to content

Commit

Permalink
No memory limit for composer in TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
B-Galati committed Jan 17, 2019
1 parent 4ddb249 commit 20b0a72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ cache:
env:
global:
- SYMFONY_DEPRECATIONS_HELPER="strict"
- COMPOSER_MEMORY_LIMIT=-1

before_install:
- phpenv config-rm xdebug.ini || true
Expand Down

0 comments on commit 20b0a72

Please sign in to comment.