Skip to content

Commit c24e465

Browse files
committed
Merge branch 'hotfix' into hotfix-issue#953
2 parents ebf98ae + 2eb889d commit c24e465

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ before_install:
3333

3434
before_script:
3535
# install deps and UF
36-
- composer install
36+
- COMPOSER_MEMORY_LIMIT=-1 travis_retry composer install --no-interaction
3737
- php bakery debug
3838
- php bakery build-assets
3939
- php bakery migrate

0 commit comments

Comments
 (0)