ackintosh / ganesha

:elephant: A Circuit Breaker pattern implementation for PHP applications.
https://ackintosh.github.io/ganesha/
MIT License
585 stars 42 forks source link

Fix coveralls #20

Closed ackintosh closed 6 years ago

ackintosh commented 6 years ago

https://travis-ci.org/ackintosh/ganesha/jobs/348542995#L601

$ travis_retry php vendor/bin/coveralls -v Could not open input file: vendor/bin/coveralls

In php-coveralls v2, bin/coveralls has been renamed to bin/php-coveralls.