|
10 | 10 |
|
11 | 11 | Branch | Travis | Coveralls |
|
12 | 12 | ------ | ------ | --------- |
|
| 13 | +2.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
|
@@ -58,14 +59,14 @@ Thanks to
|
58 | 59 |
|
59 | 60 | This package is available under the [MIT license](src/Resources/meta/LICENSE).
|
60 | 61 |
|
61 |
| -[travis_legacy_badge]: https://travis-ci.org/symfony-cmf/core-bundle.svg?branch=master |
62 |
| -[travis_stable_badge]: https://travis-ci.org/symfony-cmf/core-bundle.svg?branch=master |
| 62 | +[travis_legacy_badge]: https://travis-ci.org/symfony-cmf/core-bundle.svg?branch=2.1 |
| 63 | +[travis_stable_badge]: https://travis-ci.org/symfony-cmf/core-bundle.svg?branch=2.1 |
63 | 64 | [travis_unstable_badge]: https://travis-ci.org/symfony-cmf/core-bundle.svg?branch=master
|
64 | 65 | [travis_link]: https://travis-ci.org/symfony-cmf/core-bundle
|
65 | 66 |
|
66 |
| -[coveralls_legacy_badge]: https://coveralls.io/repos/github/symfony-cmf/core-bundle/badge.svg?branch=master |
67 |
| -[coveralls_legacy_link]: https://coveralls.io/github/symfony-cmf/core-bundle?branch=master |
68 |
| -[coveralls_stable_badge]: https://coveralls.io/repos/github/symfony-cmf/core-bundle/badge.svg?branch=master |
69 |
| -[coveralls_stable_link]: https://coveralls.io/github/symfony-cmf/core-bundle?branch=master |
| 67 | +[coveralls_legacy_badge]: https://coveralls.io/repos/github/symfony-cmf/core-bundle/badge.svg?branch=2.1 |
| 68 | +[coveralls_legacy_link]: https://coveralls.io/github/symfony-cmf/core-bundle?branch=2.1 |
| 69 | +[coveralls_stable_badge]: https://coveralls.io/repos/github/symfony-cmf/core-bundle/badge.svg?branch=2.1 |
| 70 | +[coveralls_stable_link]: https://coveralls.io/github/symfony-cmf/core-bundle?branch=2.1 |
70 | 71 | [coveralls_unstable_badge]: https://coveralls.io/repos/github/symfony-cmf/core-bundle/badge.svg?branch=master
|
71 | 72 | [coveralls_unstable_link]: https://coveralls.io/github/symfony-cmf/core-bundle?branch=master
|
0 commit comments