diff --git a/.coveralls.yml b/.coveralls.yml deleted file mode 100644 index 3dff86f..0000000 --- a/.coveralls.yml +++ /dev/null @@ -1,4 +0,0 @@ -service_name: travis-ci -src_dir: src -coverage_clover: build/logs/clover.xml -json_path: build/logs/coveralls-upload.json diff --git a/.gitattributes b/.gitattributes index c7f60d4..ce7ef54 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,7 +3,6 @@ # Remove developer files from exports tests export-ignore -.coveralls.yml export-ignore .gitattributes export-ignore .gitignore export-ignore .php_cs export-ignore