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 @@ -18,10 +18,10 @@ Section 3.3 Scope guard support \[scopeguard\]. The implementation also provides
1818
1919### Build status
2020
21- Branch | GitHub Actions| Test Matrix | Dependencies |
22- :-------------: | --------------| ----------- | ------------ |
23- [ ` master ` ] ( https://github.com/boostorg/scope/tree/master ) | [ ![ GitHub Actions] ( https://github.com/boostorg/scope/actions/workflows/ci.yml/badge.svg?branch=master )] ( https://github.com/boostorg/scope/actions?query=branch%3Amaster ) | [ ![ Tests] ( https://img.shields.io/badge/matrix-master-brightgreen.svg )] ( https://www.boost.org/development/tests/master/developer/scope.html ) | [ ![ Dependencies] ( https://img.shields.io/badge/deps-master-brightgreen.svg )] ( https://pdimov.github.io/boostdep-report/master/scope.html )
24- [ ` develop ` ] ( https://github.com/boostorg/scope/tree/develop ) | [ ![ GitHub Actions] ( https://github.com/boostorg/scope/actions/workflows/ci.yml/badge.svg?branch=develop )] ( https://github.com/boostorg/scope/actions?query=branch%3Adevelop ) | [ ![ Tests] ( https://img.shields.io/badge/matrix-develop-brightgreen.svg )] ( https://www.boost.org/development/tests/develop/developer/scope.html ) | [ ![ Dependencies] ( https://img.shields.io/badge/deps-develop-brightgreen.svg )] ( https://pdimov.github.io/boostdep-report/develop/scope.html )
21+ Branch | GitHub Actions | AppVeyor | Test Matrix | Dependencies |
22+ :-------------: | -------------- | -------- | ----------- | ------------ |
23+ [ ` master ` ] ( https://github.com/boostorg/scope/tree/master ) | [ ![ GitHub Actions] ( https://github.com/boostorg/scope/actions/workflows/ci.yml/badge.svg?branch=master )] ( https://github.com/boostorg/scope/actions?query=branch%3Amaster ) | [ ![ AppVeyor ] ( https://ci.appveyor.com/api/projects/status/7dr1fo39o27subn1/branch/master?svg=true )] ( https://ci.appveyor.com/project/Lastique/scope/branch/master ) | [ ![ Tests] ( https://img.shields.io/badge/matrix-master-brightgreen.svg )] ( https://www.boost.org/development/tests/master/developer/scope.html ) | [ ![ Dependencies] ( https://img.shields.io/badge/deps-master-brightgreen.svg )] ( https://pdimov.github.io/boostdep-report/master/scope.html )
24+ [ ` develop ` ] ( https://github.com/boostorg/scope/tree/develop ) | [ ![ GitHub Actions] ( https://github.com/boostorg/scope/actions/workflows/ci.yml/badge.svg?branch=develop )] ( https://github.com/boostorg/scope/actions?query=branch%3Adevelop ) | [ ![ AppVeyor ] ( https://ci.appveyor.com/api/projects/status/7dr1fo39o27subn1/branch/develop?svg=true )] ( https://ci.appveyor.com/project/Lastique/scope/branch/develop ) | [ ![ Tests] ( https://img.shields.io/badge/matrix-develop-brightgreen.svg )] ( https://www.boost.org/development/tests/develop/developer/scope.html ) | [ ![ Dependencies] ( https://img.shields.io/badge/deps-develop-brightgreen.svg )] ( https://pdimov.github.io/boostdep-report/develop/scope.html )
2525
2626### License
2727
You can’t perform that action at this time.
0 commit comments