|
1 | 1 | # Symfony CMF Routing Bundle |
2 | 2 |
|
| 3 | +[](https://github.com/symfony-cmf/routing-bundle/actions) |
3 | 4 | [](https://packagist.org/packages/symfony-cmf/routing-bundle) |
4 | | -[](https://packagist.org/packages/symfony-cmf/routing-bundle) |
5 | 5 | [](https://packagist.org/packages/symfony-cmf/routing-bundle) |
6 | 6 |
|
7 | 7 | [](https://packagist.org/packages/symfony-cmf/routing-bundle) |
8 | 8 | [](https://packagist.org/packages/symfony-cmf/routing-bundle) |
9 | 9 | [](https://packagist.org/packages/symfony-cmf/routing-bundle) |
10 | 10 |
|
11 | | -Version/Branch | Travis | Coveralls | |
12 | | ------- | ------ | --------- | |
13 | | -2.1.1 | [![Build Status][travis_stable_badge]][travis_link] | [![Coverage Status][coveralls_stable_badge]][coveralls_stable_link] | |
14 | | -master | [![Build Status][travis_unstable_badge]][travis_link] | [![Coverage Status][coveralls_unstable_badge]][coveralls_unstable_link] | |
15 | | - |
16 | 11 | This package is part of the [Symfony Content Management Framework (CMF)](http://cmf.symfony.com/) and licensed |
17 | 12 | under the [MIT License](LICENSE). |
18 | 13 |
|
@@ -57,13 +52,3 @@ Thanks to |
57 | 52 | ## License |
58 | 53 |
|
59 | 54 | This package is available under the [MIT license](src/Resources/meta/LICENSE). |
60 | | - |
61 | | -[travis_stable_badge]: https://travis-ci.org/symfony-cmf/routing-bundle.svg?branch=2.x |
62 | | -[travis_unstable_badge]: https://travis-ci.org/symfony-cmf/routing-bundle.svg?branch=master |
63 | | - |
64 | | -[travis_link]: https://travis-ci.org/symfony-cmf/routing-bundle |
65 | | - |
66 | | -[coveralls_stable_badge]: https://coveralls.io/repos/github/symfony-cmf/routing-bundle/badge.svg?branch=2.x |
67 | | -[coveralls_stable_link]: https://coveralls.io/github/symfony-cmf/routing-bundle?branch=2.x |
68 | | -[coveralls_unstable_badge]: https://coveralls.io/repos/github/symfony-cmf/routing-bundle/badge.svg?branch=master |
69 | | -[coveralls_unstable_link]: https://coveralls.io/github/symfony-cmf/routing-bundle?branch=master |
0 commit comments