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 7b503c7 commit c8e645fCopy full SHA for c8e645f
.travis.yml
@@ -26,6 +26,7 @@ before_script:
26
27
after_success:
28
- bash <(curl -s https://codecov.io/bash)
29
+ - travis_retry php vendor/bin/php-coveralls
30
31
# Commands you want to run that will verify your build.
32
script:
0 commit comments