mirror of
https://codeberg.org/icewind/SearchDAV.git
synced 2026-06-03 09:34:08 +02:00
load phpunit from vendor
This commit is contained in:
parent
5ad4d24b89
commit
a78fd79b7c
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ install:
|
|||
|
||||
script:
|
||||
- cd tests
|
||||
- phpunit --coverage-clover coverage.xml --configuration phpunit.xml
|
||||
- ../vendor/bin/phpunit --coverage-clover coverage.xml --configuration phpunit.xml
|
||||
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue