mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-22 14:23:17 +00:00
use phpunit.xml
This commit is contained in:
+1
-1
@@ -6,6 +6,6 @@ php:
|
||||
|
||||
install: travis_retry composer install --no-interaction --prefer-source
|
||||
|
||||
script: vendor/bin/phpunit tests --coverage-clover clover.xml
|
||||
script: vendor/bin/phpunit --configuration phpunit.xml --coverage-clover clover.xml
|
||||
|
||||
after_script: bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
Reference in New Issue
Block a user