This commit is contained in:
Simon Vieille 2018-06-06 15:55:17 +02:00
förälder 95c470e404
incheckning 6169083b5e
Ingen känd nyckel hittad för denna signaturen i databasen
GPG-nyckel ID: 919533E2B946EA10
2 ändrade filer med 2 tillägg och 2 borttagningar

Visa fil

@ -1,7 +1,7 @@
csv-validator
=============
[![](https://phpci.gitnet.fr/build-status/image/2?branch=master&label=PHPCensor&style=flat-square)](https://phpci.gitnet.fr/build-status/view/2)
[![](https://phpci.gitnet.fr/build-status/image/1?branch=master&label=PHPCensor&style=flat-square)](https://phpci.gitnet.fr/build-status/view/1)
CSV validator library

Visa fil

@ -7,7 +7,7 @@
convertWarningsToExceptions = "true"
processIsolation = "false"
stopOnFailure = "false"
syntaxCheck = "false"
syntaxCheck = "true"
bootstrap = "vendor/autoload.php" >
<testsuites>