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 e6c407c commit 681eea2Copy full SHA for 681eea2
.travis.yml
@@ -24,7 +24,7 @@ before_install:
24
25
# install dependencies
26
install:
27
- - travis_wait COMPOSER_MEMORY_LIMIT=-1 travis_retry composer install --prefer-dist --no-interaction
+ - travis_wait composer install
28
29
# execute phpunit as the script command
30
script:
0 commit comments