removing testdox for a better understanding of failure message

This commit is contained in:
Julien Fastré 2016-11-17 21:59:12 +01:00
parent c522659f4e
commit b396826d8e

View File

@ -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