diff --git a/.travis.yml b/.travis.yml index 95cb5885a..f99927298 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,4 +18,4 @@ script: - vendor/bin/phpcs after_success: - - travis_retry php vendor/bin/coveralls -v + - travis_retry php vendor/bin/php-coveralls -v