Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down