diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index d9d96986df103296bdecf1998eb4e272ef503a17..8a13d39d339df200f44bb7c34058b7fa52013f1e 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -12,7 +12,7 @@ pipelines: # PHP version y modulos - php -v && php -m # Exec Test - - vendor/bin/phpunit --configuration phpunit_mysql.xml --coverage-text --colors=never + - vendor/bin/phpunit --configuration phpunit_mysql.xml --coverage-text services: - mysql