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.
2 parents ebf98ae + 2eb889d commit c24e465Copy full SHA for c24e465
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