Fix Travis crash with Composer memory usage

This commit is contained in:
Michaël Dupont 2019-08-28 11:11:19 +02:00
parent 41227e8e08
commit 72311767c5
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ matrix:
- php: 7.0
env: COVERAGE=1
- php: 5.3
env: COMPOSER_MEMORY_LIMIT=2G
env: COMPOSER_MEMORY_LIMIT=3G
- php: 7.3
env: DEPENDENCIES="--ignore-platform-reqs"
exclude: