Skip to content

Commit

Permalink
Replace coveralls by php-coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
bpolaszek committed May 29, 2020
1 parent feb8dc8 commit b86aeaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -25,4 +25,4 @@ script:
- ./vendor/bin/phpunit --coverage-clover build/logs/clover.xml

after_script:
- php vendor/bin/coveralls -v
- php vendor/bin/php-coveralls -v

0 comments on commit b86aeaf

Please sign in to comment.