We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c10bbdd commit 48bd45dCopy full SHA for 48bd45d
.travis.yml
@@ -30,4 +30,4 @@ script:
30
# public repo on Travis CI (without token)
31
after_success:
32
- bash <(curl -s https://codecov.io/bash)
33
- - travis_retry php vendor/bin/php-coveralls
+ - travis_retry php vendor/bin/php-coveralls -x coverage.xml
0 commit comments