fix
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
James 2020-11-15 14:33:08 +00:00
parent f46074dfba
commit e2fe2eedf7

View File

@ -22,7 +22,7 @@ steps:
- name: run tests
image: chialab/php
commands:
- URL=http://testserver:8080 vendor/bin/phpunit tests --testdox --colours=always --no-interaction
- URL=http://testserver:8080 vendor/bin/phpunit tests --testdox --color=always --no-interaction
services: