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