Skip to content

Commit

Permalink
Fix clover report
Browse files Browse the repository at this point in the history
  • Loading branch information
fpoirotte committed Aug 1, 2016
1 parent de9e0d7 commit afe2a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ before_script:
- composer install -n

script:
- vendor/bin/phpunit
- vendor/bin/phpunit --coverage-clover clover.xml

after_success:
- composer require --dev satooshi/php-coveralls
Expand Down

0 comments on commit afe2a73

Please sign in to comment.