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:
parent
cb2bba6cbc
commit
8b74bb33f8
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user