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 1bfa7bd commit cccca8aCopy full SHA for cccca8a
.travis.yml
@@ -18,7 +18,7 @@ jobs:
18
fast_finish: true
19
20
install:
21
- - composer install -n
+ - travis_retry composer install -n
22
23
script:
24
- vendor/bin/phpunit
0 commit comments