Skip to content

Commit d42b85a

Browse files
authored
Travis woodoo
1 parent 5693411 commit d42b85a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

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

2626
# install dependencies
2727
install:
28-
- composer install
28+
- COMPOSER_MEMORY_LIMIT=-1 travis_retry composer install --prefer-dist --no-interaction
2929

3030
# execute phpunit as the script command
3131
script:

0 commit comments

Comments
 (0)