Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Commit

Permalink
remove external_code_coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
anolilab committed Jan 12, 2016
1 parent 87c1477 commit 4e6918f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .scrutinizer.yml
Expand Up @@ -97,8 +97,3 @@ build:
dependencies:
override:
- 'composer install'

tools:
external_code_coverage:
timeout: 600
runs: 3
2 changes: 0 additions & 2 deletions README.md
Expand Up @@ -8,13 +8,11 @@
## Master

[![Build Status](https://img.shields.io/travis/narrowspark/arr/master.svg?style=flat-square)](https://travis-ci.org/narrowspark/arr)
[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/narrowspark/arr.svg?style=flat-square)](https://scrutinizer-ci.com/g/narrowspark/arr/code-structure)
[![Quality Score](https://img.shields.io/scrutinizer/g/narrowspark/arr.svg?style=flat-square)](https://scrutinizer-ci.com/g/narrowspark/arr)

## Develop

[![Build Status](https://img.shields.io/travis/narrowspark/arr/master.svg?style=flat-square)](https://travis-ci.org/narrowspark/arr)
[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/narrowspark/arr.svg?style=flat-square)](https://scrutinizer-ci.com/g/narrowspark/arr/code-structure)
[![Quality Score](https://img.shields.io/scrutinizer/g/narrowspark/arr.svg?style=flat-square)](https://scrutinizer-ci.com/g/narrowspark/arr)

## Install
Expand Down

0 comments on commit 4e6918f

Please sign in to comment.