Update .travis.yml

update
This commit is contained in:
feline 2020-08-21 14:24:43 +08:00 committed by GitHub
parent 3279c09e71
commit 74357ffb71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,4 +58,4 @@ after_script:
if [[ "$WITH_COVERAGE" == "true" ]]; then
wget https://scrutinizer-ci.com/ocular.phar
php ocular.phar code-coverage:upload --format=php-clover build/logs/coverage.clover
fi
fi