Skip to content

Commit c2c9dd5

Browse files
committed
Remove Travis/Coveralls usage.
1 parent c1e8da9 commit c2c9dd5

File tree

4 files changed

+0
-26
lines changed

4 files changed

+0
-26
lines changed

.coveralls.yml

-3
This file was deleted.

.travis.yml

-19
This file was deleted.

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# DWS Coding Standard
2-
[![Build Status](https://travis-ci.org/traderinteractive/dws-coding-standard.svg?branch=master)](https://travis-ci.org/traderinteractive/dws-coding-standard)
3-
[![Coverage Status](https://coveralls.io/repos/github/traderinteractive/dws-coding-standard/badge.svg)](https://coveralls.io/github/traderinteractive/dws-coding-standard)
4-
52
[![Latest Stable Version](https://poser.pugx.org/traderinteractive/coding-standard/v/stable)](https://packagist.org/packages/traderinteractive/coding-standard)
63
[![Latest Unstable Version](https://poser.pugx.org/traderinteractive/coding-standard/v/unstable)](https://packagist.org/packages/traderinteractive/coding-standard)
74
[![License](https://poser.pugx.org/traderinteractive/coding-standard/license)](https://packagist.org/packages/traderinteractive/coding-standard)

composer.json

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
"squizlabs/php_codesniffer": "^2.6"
2929
},
3030
"require-dev": {
31-
"php-coveralls/php-coveralls": "^1.0",
3231
"phpunit/phpunit": "^5.5"
3332
}
3433
}

0 commit comments

Comments
 (0)