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