CI
This commit is contained in:
parent
95c470e404
commit
6169083b5e
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
csv-validator
|
||||
=============
|
||||
|
||||
[](https://phpci.gitnet.fr/build-status/view/2)
|
||||
[](https://phpci.gitnet.fr/build-status/view/1)
|
||||
|
||||
CSV validator library
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
convertWarningsToExceptions = "true"
|
||||
processIsolation = "false"
|
||||
stopOnFailure = "false"
|
||||
syntaxCheck = "false"
|
||||
syntaxCheck = "true"
|
||||
bootstrap = "vendor/autoload.php" >
|
||||
|
||||
<testsuites>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue