mirror of
https://github.com/boostorg/core.git
synced 2025-05-11 05:07:39 +00:00
Updated README.md to refer to GitHub Actions instead of Travis.
This commit is contained in:
parent
494927312d
commit
9ff312e2fb
10
README.md
10
README.md
@ -8,12 +8,12 @@ The criteria for inclusion is that the utility component be:
|
|||||||
* used by other Boost libraries, and
|
* used by other Boost libraries, and
|
||||||
* not dependent on any other Boost modules except Core itself, Config, Assert, Static Assert, or Predef.
|
* not dependent on any other Boost modules except Core itself, Config, Assert, Static Assert, or Predef.
|
||||||
|
|
||||||
### CI Status
|
### Build Status
|
||||||
|
|
||||||
Branch | Travis | Appveyor
|
Branch | GitHub Actions | AppVeyor | Test Matrix | Dependencies |
|
||||||
---------|--------|---------
|
---------|----------------|--------- | ----------- | ------------ |
|
||||||
Develop | [](https://travis-ci.org/boostorg/core) | [](https://ci.appveyor.com/project/pdimov/core)
|
Develop | [](https://github.com/boostorg/filesystem/actions?query=branch%3Adevelop) | [](https://ci.appveyor.com/project/pdimov/core) | [](http://www.boost.org/development/tests/develop/developer/core.html) | [](https://pdimov.github.io/boostdep-report/develop/core.html)
|
||||||
Master | [](https://travis-ci.org/boostorg/core) | [](https://ci.appveyor.com/project/pdimov/core)
|
Master | [](https://github.com/boostorg/filesystem/actions?query=branch%3Amaster) | [](https://ci.appveyor.com/project/pdimov/core) | [](http://www.boost.org/development/tests/master/developer/core.html) | [](https://pdimov.github.io/boostdep-report/master/core.html)
|
||||||
|
|
||||||
### Directories
|
### Directories
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user