mirror of
https://github.com/silverstripe/silverstripe-fulltextsearch
synced 2024-10-22 14:05:29 +02:00
Bump memory limit in Travis to 2G
This commit is contained in:
parent
67a3e3697e
commit
0afe8c92d7
@ -20,6 +20,7 @@ matrix:
|
|||||||
before_script:
|
before_script:
|
||||||
- phpenv rehash
|
- phpenv rehash
|
||||||
- phpenv config-rm xdebug.ini
|
- phpenv config-rm xdebug.ini
|
||||||
|
- echo 'memory_limit=2G' >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini
|
||||||
|
|
||||||
- composer validate
|
- composer validate
|
||||||
- composer require --no-update symbiote/silverstripe-queuedjobs ^4.0
|
- composer require --no-update symbiote/silverstripe-queuedjobs ^4.0
|
||||||
|
Loading…
Reference in New Issue
Block a user