mirror of
https://github.com/boostorg/atomic.git
synced 2025-05-11 13:34:07 +00:00
Switch CI links from Travis CI to GitHub Actions.
This commit is contained in:
parent
762dc8fe0f
commit
d29f6452e2
@ -18,10 +18,10 @@ Boost.Atomic, part of collection of the [Boost C++ Libraries](https://github.com
|
||||
|
||||
### Build status
|
||||
|
||||
Branch | Travis CI | AppVeyor | Test Matrix | Dependencies |
|
||||
:-------------: | --------- | -------- | ----------- | ------------ |
|
||||
[`master`](https://github.com/boostorg/atomic/tree/master) | [](https://travis-ci.org/boostorg/atomic) | [](https://ci.appveyor.com/project/Lastique/atomic/branch/master) | [](http://www.boost.org/development/tests/master/developer/atomic.html) | [](https://pdimov.github.io/boostdep-report/master/atomic.html)
|
||||
[`develop`](https://github.com/boostorg/atomic/tree/develop) | [](https://travis-ci.org/boostorg/atomic) | [](https://ci.appveyor.com/project/Lastique/atomic/branch/develop) | [](http://www.boost.org/development/tests/develop/developer/atomic.html) | [](https://pdimov.github.io/boostdep-report/develop/atomic.html)
|
||||
Branch | GitHub Actions | AppVeyor | Test Matrix | Dependencies |
|
||||
:-------------: | -------------- | -------- | ----------- | ------------ |
|
||||
[`master`](https://github.com/boostorg/atomic/tree/master) | [](https://github.com/boostorg/atomic/actions?query=branch%3Amaster) | [](https://ci.appveyor.com/project/Lastique/atomic/branch/master) | [](http://www.boost.org/development/tests/master/developer/atomic.html) | [](https://pdimov.github.io/boostdep-report/master/atomic.html)
|
||||
[`develop`](https://github.com/boostorg/atomic/tree/develop) | [](https://github.com/boostorg/atomic/actions?query=branch%3Adevelop) | [](https://ci.appveyor.com/project/Lastique/atomic/branch/develop) | [](http://www.boost.org/development/tests/develop/developer/atomic.html) | [](https://pdimov.github.io/boostdep-report/develop/atomic.html)
|
||||
|
||||
### License
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user