better phpunit output
This commit is contained in:
parent
44d07858b5
commit
f46074dfba
@ -22,7 +22,7 @@ steps:
|
||||
- name: run tests
|
||||
image: chialab/php
|
||||
commands:
|
||||
- URL=http://testserver:8080 vendor/bin/phpunit tests
|
||||
- URL=http://testserver:8080 vendor/bin/phpunit tests --testdox --colours=always --no-interaction
|
||||
|
||||
services:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user