Fix Travis crash with Composer memory usage
This commit is contained in:
parent
41227e8e08
commit
72311767c5
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue