8
8
[ ![ Monthly Downloads] ( https://poser.pugx.org/symfony-cmf/core-bundle/d/monthly )] ( https://packagist.org/packages/symfony-cmf/core-bundle )
9
9
[ ![ Daily Downloads] ( https://poser.pugx.org/symfony-cmf/core-bundle/d/daily )] ( https://packagist.org/packages/symfony-cmf/core-bundle )
10
10
11
- Branch | Travis | Coveralls |
11
+ Version/ Branch | Travis | Coveralls |
12
12
------ | ------ | --------- |
13
+ 2.1.0 | [ ![ 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
@@ -44,7 +45,7 @@ For general support and questions, please use [StackOverflow](http://stackoverfl
44
45
## Contributing
45
46
46
47
Pull requests are welcome. Please see our
47
- [ CONTRIBUTING] ( https://github.com/symfony-cmf/core-bundle/ blob/master/CONTRIBUTING.md )
48
+ [ CONTRIBUTING] ( https://github.com/symfony-cmf/blob/master/CONTRIBUTING.md )
48
49
guide.
49
50
50
51
Unit and/or functional tests exist for this package. See the
@@ -58,14 +59,12 @@ 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_stable_badge ] : https://travis-ci.org/symfony-cmf/core-bundle.svg?branch=2.x
63
63
[ travis_unstable_badge ] : https://travis-ci.org/symfony-cmf/core-bundle.svg?branch=master
64
+
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_stable_badge ] : https://coveralls.io/repos/github/symfony-cmf/core-bundle/badge.svg?branch=2.x
68
+ [ coveralls_stable_link ] : https://coveralls.io/github/symfony-cmf/core-bundle?branch=2.x
70
69
[ coveralls_unstable_badge ] : https://coveralls.io/repos/github/symfony-cmf/core-bundle/badge.svg?branch=master
71
70
[ coveralls_unstable_link ] : https://coveralls.io/github/symfony-cmf/core-bundle?branch=master
0 commit comments