specify composer phpunit
This commit is contained in:
parent
07d57f20e8
commit
68d9ec50c3
@ -36,7 +36,7 @@ install:
|
||||
- php install.php
|
||||
|
||||
script:
|
||||
- phpunit --configuration tests/phpunit.xml --coverage-clover=data/coverage.clover
|
||||
- vendor/bin/phpunit --configuration tests/phpunit.xml --coverage-clover=data/coverage.clover
|
||||
|
||||
after_failure:
|
||||
- head -n 100 data/config/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user