mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-03 05:23:49 +00:00
removing testdox for a better understanding of failure message
This commit is contained in:
@@ -11,7 +11,7 @@ before_script:
|
||||
|
||||
test:php-5.6:
|
||||
stage: test
|
||||
script: phpunit --testdox
|
||||
script: phpunit
|
||||
test:php-7:
|
||||
stage: test
|
||||
script: phpunit --testdox
|
||||
script: phpunit
|
||||
|
Reference in New Issue
Block a user