mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-16 18:22: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:
|
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
|
||||||
|
Reference in New Issue
Block a user