mirror of
https://github.com/Llewellynvdm/php-ml.git
synced 2024-11-21 20:45:10 +00:00
Update coveralls phar
This commit is contained in:
parent
b4b190de7f
commit
83b1d7c9ac
@ -40,6 +40,6 @@ script:
|
||||
after_success:
|
||||
- |
|
||||
if [[ $PHPUNIT_FLAGS != "" ]]; then
|
||||
wget https://github.com/satooshi/php-coveralls/releases/download/v1.0.1/coveralls.phar;
|
||||
wget https://github.com/php-coveralls/php-coveralls/releases/download/v2.0.0/php-coveralls.phar
|
||||
php coveralls.phar --verbose;
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user