Updated to fix php-coverall path

parent 6b6e3c70
...@@ -4,4 +4,4 @@ sleep 3 && ...@@ -4,4 +4,4 @@ sleep 3 &&
composer install --prefer-source --no-interaction && composer install --prefer-source --no-interaction &&
php ./vendor/bin/phpunit && php ./vendor/bin/phpunit &&
php ./vendor/bin/phpunit --coverage-clover build/logs/clover.xml && php ./vendor/bin/phpunit --coverage-clover build/logs/clover.xml &&
php ./vendor/bin/coveralls -v php ./vendor/bin/php-coverall -v
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment