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 ec1d4fc commit ca4a0a0Copy full SHA for ca4a0a0
.travis.yml
@@ -17,7 +17,7 @@ cache:
17
- $HOME/.composer/cache
18
19
before_script:
20
- - composer install -n
+ - travis_retry composer install -n
21
22
script:
23
- vendor/bin/phpunit
0 commit comments