We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b6e3c7 commit 58b93ebCopy full SHA for 58b93eb
docker/entrypoint.sh
@@ -4,4 +4,4 @@ sleep 3 &&
4
composer install --prefer-source --no-interaction &&
5
php ./vendor/bin/phpunit &&
6
php ./vendor/bin/phpunit --coverage-clover build/logs/clover.xml &&
7
-php ./vendor/bin/coveralls -v
+php ./vendor/bin/php-coverall -v
0 commit comments