1
0
mirror of https://github.com/danog/parallel.git synced 2024-11-30 04:39:01 +01:00

Update coveralls on travis

This commit is contained in:
Aaron Piotrowski 2020-02-14 18:03:18 -06:00
parent cb2bba6cbc
commit 8b74bb33f8
No known key found for this signature in database
GPG Key ID: ADD1EF783EDE9EEB

View File

@ -41,7 +41,9 @@ script:
- PHP_CS_FIXER_IGNORE_ENV=1 php vendor/bin/php-cs-fixer --diff --dry-run -v fix
after_script:
- ./coveralls.phar -v
- wget https://github.com/php-coveralls/php-coveralls/releases/download/v2.2.0/php-coveralls.phar
- chmod +x php-coveralls.phar
- travis_retry ./php-coveralls.phar -v
cache:
directories: