Skip to content
This repository was archived by the owner on Jul 6, 2024. It is now read-only.

Commit 9956d27

Browse files
author
Dominik Zogg
committed
fix coveralls
1 parent 67409c9 commit 9956d27

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
@@ -25,4 +25,4 @@ script:
2525
- composer test
2626

2727
after_success:
28-
- travis_retry php vendor/bin/php-coveralls --coverage_clover=build/phpunit/phpunit.clover.xml --json_path=build/coveralls.json -v
28+
- travis_retry php vendor/bin/php-coveralls --coverage_clover=build/phpunit/clover.xml --json_path=build/coveralls.json -v

0 commit comments

Comments
 (0)