We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39a1d5c commit 2eb889dCopy full SHA for 2eb889d
1 file changed
.travis.yml
@@ -33,7 +33,7 @@ before_install:
33
34
before_script:
35
# install deps and UF
36
- - composer install
+ - COMPOSER_MEMORY_LIMIT=-1 travis_retry composer install --no-interaction
37
- php bakery debug
38
- php bakery build-assets
39
- php bakery migrate
0 commit comments