diff --git a/.drone.yml b/.drone.yml index 2f0aeae..ac0a199 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: