mirror of
https://github.com/boostorg/graph.git
synced 2026-01-19 04:12:11 +00:00
Update build badges.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Boost Graph Library [](https://travis-ci.org/boostorg/graph)
|
||||
Boost Graph Library [](https://drone.cpp.al/boostorg/graph)[](https://github.com/boostorg/graph/actions)
|
||||
|
||||
===================
|
||||
|
||||
A generic interface for traversing graphs, using C++ templates.
|
||||
@@ -25,9 +26,8 @@ There is no mailing-list specific to Boost Graph, although you can use the gener
|
||||
|
||||
| | Master | Develop |
|
||||
|------------------|----------|-------------|
|
||||
| Travis | [](https://travis-ci.org/boostorg/graph) | [](https://travis-ci.org/boostorg/graph) |
|
||||
| Appveyor | [](https://ci.appveyor.com/project/jzmaddock/graph/branch/master) | [](https://ci.appveyor.com/project/jzmaddock/graph/branch/develop) |
|
||||
|
||||
| Github Actions | [](https://github.com/boostorg/graph/actions) | [](https://github.com/boostorg/graph/actions) |
|
||||
|Drone | [](https://drone.cpp.al/boostorg/graph) | [](https:/drone.cpp.al/boostorg/graph) |
|
||||
|
||||
Clone the whole boost project, which includes the individual Boost projects as submodules ([see boost+git doc](https://github.com/boostorg/boost/wiki/Getting-Started)):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user