Skip to content

Commit 48bd45d

Browse files
committedOct 20, 2019
Fix clover.xml path
1 parent c10bbdd commit 48bd45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ script:
3030
# public repo on Travis CI (without token)
3131
after_success:
3232
- bash <(curl -s https://codecov.io/bash)
33-
- travis_retry php vendor/bin/php-coveralls
33+
- travis_retry php vendor/bin/php-coveralls -x coverage.xml

0 commit comments

Comments
 (0)