Skip to content

Commit be876a0

Browse files
committed
Remove clover coverage output
1 parent d47e280 commit be876a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ install:
2323

2424
script:
2525
- php vendor/bin/parallel-lint --exclude vendor .
26-
- php vendor/bin/phpunit --coverage-text --coverage-clover build/logs/clover.xml
26+
- php vendor/bin/phpunit --coverage-text

0 commit comments

Comments
 (0)