mirror of
https://github.com/boostorg/intrusive.git
synced 2026-01-19 04:12:14 +00:00
Update Build Status to actually tested status flags
This commit is contained in:
@@ -16,10 +16,10 @@ Distributed under the [Boost Software License, Version 1.0](http://www.boost.org
|
||||
|
||||
### Build Status
|
||||
|
||||
Branch | Travis | Appveyor | Coverity Scan | codecov.io | Deps | Docs | Tests |
|
||||
:-------------: | ------ | -------- | ------------- | ---------- | ---- | ---- | ----- |
|
||||
[`master`](https://github.com/boostorg/intrusive/tree/master) | [](https://travis-ci.org/boostorg/intrusive) | [](https://ci.appveyor.com/project/jeking3/intrusive-0k1xg/branch/master) | [](https://scan.coverity.com/projects/boostorg-intrusive) | [](https://codecov.io/gh/boostorg/intrusive/branch/master)| [](https://pdimov.github.io/boostdep-report/master/intrusive.html) | [](http://www.boost.org/doc/libs/master/doc/html/intrusive.html) | [](https://regression.boost.io/master/developer/intrusive.html)
|
||||
[`develop`](https://github.com/boostorg/intrusive/tree/develop) | [](https://travis-ci.org/boostorg/intrusive) | [](https://ci.appveyor.com/project/jeking3/intrusive-0k1xg/branch/develop) | [](https://scan.coverity.com/projects/boostorg-intrusive) | [](https://codecov.io/gh/boostorg/intrusive/branch/develop) | [](https://pdimov.github.io/boostdep-report/develop/intrusive.html) | [](http://www.boost.org/doc/libs/develop/doc/html/intrusive.html) | [](https://regression.boost.io/develop/developer/intrusive.html)
|
||||
Branch | Deps | Docs | Tests |
|
||||
:-------------: | ---- | ---- | ----- |
|
||||
[`master`](https://github.com/boostorg/intrusive/tree/master) | [](https://pdimov.github.io/boostdep-report/master/intrusive.html) | [](http://www.boost.org/doc/libs/master/doc/html/intrusive.html) | [](http://www.boost.org/development/tests/master/developer/intrusive.html)
|
||||
[`develop`](https://github.com/boostorg/intrusive/tree/develop) | [](https://pdimov.github.io/boostdep-report/develop/intrusive.html) | [](http://www.boost.org/doc/libs/develop/doc/html/intrusive.html) | [](http://www.boost.org/development/tests/develop/developer/intrusive.html)
|
||||
|
||||
### Directories
|
||||
|
||||
@@ -28,7 +28,6 @@ Branch | Travis | Appveyor | Coverity Scan | codecov.io | Deps | Docs |
|
||||
| `doc` | documentation |
|
||||
| `example` | examples |
|
||||
| `include` | headers |
|
||||
| `proj` | ide projects |
|
||||
| `test` | unit tests |
|
||||
|
||||
### More information
|
||||
|
||||
Reference in New Issue
Block a user