Skip to content

Commit 07f05e3

Browse files
committed
Remove all references for codecov.io
1 parent 0bd8ed0 commit 07f05e3

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,3 @@ install:
3838
script:
3939
- vendor/bin/phpunit $EXTRA_PHPUNIT_PARAMS
4040

41-
after_success:
42-
- bash <(curl -s https://codecov.io/bash)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SimpleBus/SymfonyBridge
22

3-
[![Build Status](https://travis-ci.org/SimpleBus/SymfonyBridge.svg?branch=master)](https://travis-ci.org/SimpleBus/SymfonyBridge) [![codecov](https://codecov.io/gh/SimpleBus/SymfonyBridge/branch/master/graph/badge.svg)](https://codecov.io/gh/SimpleBus/SymfonyBridge)
3+
[![Build Status](https://travis-ci.org/SimpleBus/SymfonyBridge.svg?branch=master)](https://travis-ci.org/SimpleBus/SymfonyBridge)
44

55
By [Matthias Noback](http://php-and-symfony.matthiasnoback.nl/)
66

0 commit comments

Comments
 (0)