travis fix

This commit is contained in:
Robin Appelman 2020-02-10 16:15:06 +01:00
commit 742be89589

View file

@ -46,7 +46,7 @@ before_install:
- testparm -s
install:
- composer install --dev --no-interaction
- composer install --no-interaction
script:
- vendor/bin/phpunit --coverage-clover clover.xml -c tests/phpunit.xml