Skip to content

Commit 681eea2

Browse files
authored
Another try
1 parent e6c407c commit 681eea2

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
@@ -24,7 +24,7 @@ before_install:
2424

2525
# install dependencies
2626
install:
27-
- travis_wait COMPOSER_MEMORY_LIMIT=-1 travis_retry composer install --prefer-dist --no-interaction
27+
- travis_wait composer install
2828

2929
# execute phpunit as the script command
3030
script:

0 commit comments

Comments
 (0)