Update travis test command
This commit is contained in:
parent
6193aae800
commit
86280d6193
@ -18,7 +18,7 @@ before_script:
|
||||
script:
|
||||
- mkdir -p build/logs
|
||||
- cd build
|
||||
- vendor/bin/phpunit -c build --coverage-clover build/logs/clover.xml
|
||||
- vendor/bin/phpunit -c phpunit.xml --coverage-clover build/logs/clover.xml
|
||||
- cd ../
|
||||
|
||||
after_script:
|
||||
|
Loading…
Reference in New Issue
Block a user