diff --git a/.php-censor.yml b/.php-censor.yml deleted file mode 100644 index 81e8d89..0000000 --- a/.php-censor.yml +++ /dev/null @@ -1,14 +0,0 @@ -build_settings: - verbose: true - prefer_symlink: false - -setup: - composer: - action: "install" - -test: - php_unit: - directory: "tests/" - args: "--configuration 'phpunit.xml'" - -complete: diff --git a/README.md b/README.md index 8147b06..1afed82 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ CSV parser/generator ==================== -[![Build Status](https://ci.gitnet.fr/buildStatus/icon?job=Gitnet%2Fcsv%2Fv3)](https://ci.gitnet.fr/job/Gitnet/job/csv/job/v3/) +[![Build Status](https://ci.gitnet.fr/api/badges/deblan/csv/status.svg)](https://ci.gitnet.fr/deblan/csv) A simple PHP library to: