mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 22:04:23 +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:
|
test:php-5.6:
|
||||||
stage: test
|
stage: test
|
||||||
script: phpunit --testdox
|
script: phpunit
|
||||||
test:php-7:
|
test:php-7:
|
||||||
stage: test
|
stage: test
|
||||||
script: phpunit --testdox
|
script: phpunit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user