File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ Distributed under the [Boost Software License, Version 1.0](http://www.boost.org
1515
1616### Build Status
1717
18- Branch | Appveyor | Coverity Scan | codecov.io | Deps | Docs | Tests |
19- :-------------: | -------- | ------------- | ---------- | ---- | ---- | ----- |
20- [ ` master ` ] ( https://github.com/boostorg/container/tree/master ) | [ ![ Build status ] ( https://ci.appveyor.com/api/projects/status/9ckrveolxsonxfnb/branch/master?svg=true )] ( https://ci.appveyor.com/project/jeking3/container-0k1xg/branch/master ) | [ ![ Coverity Scan Build Status ] ( https://scan.coverity.com/projects/16048/badge.svg )] ( https://scan.coverity.com/projects/boostorg-container ) | [ ![ codecov ] ( https://codecov.io/gh/boostorg/container/branch/master/graph/badge.svg )] ( https://codecov.io/gh/boostorg/container/branch/master ) | [ ![ Deps] ( https://img.shields.io/badge/deps-master-brightgreen.svg )] ( https://pdimov.github.io/boostdep-report/master/container.html ) | [ ![ Documentation] ( https://img.shields.io/badge/docs-master-brightgreen.svg )] ( http://www.boost.org/doc/libs/master/doc/html/container.html ) | [ ![ Enter the Matrix] ( https://img.shields.io/badge/matrix-master-brightgreen.svg )] ( https ://regression .boost.io /master/developer/container.html)
21- [ ` develop ` ] ( https://github.com/boostorg/container/tree/develop ) | [ ![ Build status ] ( https://ci.appveyor.com/api/projects/status/9ckrveolxsonxfnb/branch/develop?svg=true )] ( https://ci.appveyor.com/project/jeking3/container-0k1xg/branch/develop ) | [ ![ Coverity Scan Build Status ] ( https://scan.coverity.com/projects/16048/badge.svg )] ( https://scan.coverity.com/projects/boostorg-container ) | [ ![ codecov ] ( https://codecov.io/gh/boostorg/container/branch/develop/graph/badge.svg )] ( https://codecov.io/gh/boostorg/container/branch/develop ) | [ ![ Deps] ( https://img.shields.io/badge/deps-develop-brightgreen.svg )] ( https://pdimov.github.io/boostdep-report/develop/container.html ) | [ ![ Documentation] ( https://img.shields.io/badge/docs-develop-brightgreen.svg )] ( http://www.boost.org/doc/libs/develop/doc/html/container.html ) | [ ![ Enter the Matrix] ( https://img.shields.io/badge/matrix-develop-brightgreen.svg )] ( https ://regression .boost.io /develop/developer/container.html)
18+ Branch | Deps | Docs | Tests |
19+ :-------------: | ---- | ---- | ----- |
20+ [ ` master ` ] ( https://github.com/boostorg/container/tree/master ) | [ ![ Deps] ( https://img.shields.io/badge/deps-master-brightgreen.svg )] ( https://pdimov.github.io/boostdep-report/master/container.html ) | [ ![ Documentation] ( https://img.shields.io/badge/docs-master-brightgreen.svg )] ( http://www.boost.org/doc/libs/master/doc/html/container.html ) | [ ![ Enter the Matrix] ( https://img.shields.io/badge/matrix-master-brightgreen.svg )] ( http ://www .boost.org/development/tests /master/developer/container.html)
21+ [ ` develop ` ] ( https://github.com/boostorg/container/tree/develop ) | [ ![ Deps] ( https://img.shields.io/badge/deps-develop-brightgreen.svg )] ( https://pdimov.github.io/boostdep-report/develop/container.html ) | [ ![ Documentation] ( https://img.shields.io/badge/docs-develop-brightgreen.svg )] ( http://www.boost.org/doc/libs/develop/doc/html/container.html ) | [ ![ Enter the Matrix] ( https://img.shields.io/badge/matrix-develop-brightgreen.svg )] ( http ://www .boost.org/development/tests /develop/developer/container.html)
2222
2323### Directories
2424
You can’t perform that action at this time.
0 commit comments