Skip to content

Commit

Permalink
Replace abandoned satooshi/php-coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
hakito committed Oct 27, 2019
1 parent 68922a9 commit 157ecc4
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 @@ -3,7 +3,7 @@ php:
- 7.2
- 7.3
before_script:
- composer require satooshi/php-coveralls
- composer require php-coveralls/php-coveralls
script:
- phpunit --coverage-clover build/coverage/clover.xml
after_script:
Expand Down

0 comments on commit 157ecc4

Please sign in to comment.