diff --git a/.gitattributes b/.gitattributes index 02cf70c..e76cfa9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,7 +6,6 @@ # Ignore all test and documentation with "export-ignore". .gitattributes export-ignore .gitignore export-ignore -.travis.yml export-ignore .scrutinizer.yml export-ignore phpunit.xml.dist export-ignore tests export-ignore diff --git a/README.md b/README.md index 3040e2f..52fdc95 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![GitHub tag](https://img.shields.io/github/tag/xparse/Parser.svg?style=flat-square)](https://github.com/xparse/Parser/tags) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md) -[![Build Status](https://img.shields.io/travis/xparse/Parser/master.svg?style=flat-square)](https://travis-ci.org/xparse/Parser) [![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/xparse/Parser.svg?style=flat-square)](https://scrutinizer-ci.com/g/xparse/Parser/code-structure) [![Quality Score](https://img.shields.io/scrutinizer/g/xparse/Parser.svg?style=flat-square)](https://scrutinizer-ci.com/g/xparse/Parser) [![Total Downloads](https://img.shields.io/packagist/dt/xparse/parser.svg?style=flat-square)](https://packagist.org/packages/xparse/parser)