We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bd8ed0 commit 07f05e3Copy full SHA for 07f05e3
.travis.yml
@@ -38,5 +38,3 @@ install:
38
script:
39
- vendor/bin/phpunit $EXTRA_PHPUNIT_PARAMS
40
41
-after_success:
42
- - bash <(curl -s https://codecov.io/bash)
README.md
@@ -1,6 +1,6 @@
1
# SimpleBus/SymfonyBridge
2
3
-[](https://travis-ci.org/SimpleBus/SymfonyBridge) [](https://codecov.io/gh/SimpleBus/SymfonyBridge)
+[](https://travis-ci.org/SimpleBus/SymfonyBridge)
4
5
By [Matthias Noback](http://php-and-symfony.matthiasnoback.nl/)
6
0 commit comments