mirror of
https://github.com/Llewellynvdm/php-ml.git
synced 2024-11-25 06:17:34 +00:00
Update coveralls phar
This commit is contained in:
parent
b4b190de7f
commit
83b1d7c9ac
@ -40,6 +40,6 @@ script:
|
|||||||
after_success:
|
after_success:
|
||||||
- |
|
- |
|
||||||
if [[ $PHPUNIT_FLAGS != "" ]]; then
|
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;
|
php coveralls.phar --verbose;
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user