Skip to content

Commit

Permalink
Fix coveralls path
Browse files Browse the repository at this point in the history
  • Loading branch information
hakito committed Jan 4, 2024
1 parent 6090ad3 commit be90d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,4 +10,4 @@ before_script:
script:
- vendor/bin/phpunit --coverage-clover build/coverage/clover.xml
after_success:
- php vendor/bin/php-coveralls -v
- vendor/bin/coveralls -v

0 comments on commit be90d31

Please sign in to comment.