mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-03 17:24:07 +02:00
travis fix
This commit is contained in:
parent
444cc1cdfb
commit
742be89589
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ before_install:
|
||||||
- testparm -s
|
- testparm -s
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- composer install --dev --no-interaction
|
- composer install --no-interaction
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- vendor/bin/phpunit --coverage-clover clover.xml -c tests/phpunit.xml
|
- vendor/bin/phpunit --coverage-clover clover.xml -c tests/phpunit.xml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue