mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
removing testdox for a better understanding of failure message
This commit is contained in:
parent
c522659f4e
commit
b396826d8e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user