mirror of
https://github.com/boostorg/beast.git
synced 2025-07-31 21:34:46 +02:00
Remove Travis CI status
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
* Remove Travis CI status.
|
||||
* Repoint B2 refs to new non-boostorg home.
|
||||
* Limit async_write instantiations in websocket ops.
|
||||
* Add Drone CI status.
|
||||
|
@@ -3,10 +3,10 @@
|
||||
|
||||
# HTTP and WebSocket built on Boost.Asio in C++11
|
||||
|
||||
Branch | Linux/OSX | Windows | Coverage | Documentation | Matrix | Drone
|
||||
------------|-----------|---------|----------|---------------|--------|------
|
||||
[master](https://github.com/boostorg/beast/tree/master) | [](https://travis-ci.org/boostorg/beast) | [](https://ci.appveyor.com/project/vinniefalco/beast/branch/master) | [](https://codecov.io/gh/boostorg/beast/branch/master) | [](http://www.boost.org/doc/libs/master/libs/beast/doc/html/index.html) | [](http://www.boost.org/development/tests/master/developer/beast.html) | [](https://drone.cpp.al/boostorg/beast)
|
||||
[develop](https://github.com/boostorg/beast/tree/develop) | [](https://travis-ci.org/boostorg/beast) | [](https://ci.appveyor.com/project/vinniefalco/beast/branch/develop) | [](https://codecov.io/gh/boostorg/beast/branch/develop) | [](https://www.boost.org/doc/libs/develop/libs/beast/index.html) | [](https://www.boost.org/development/tests/develop/developer/beast.html) | [](https://drone.cpp.al/boostorg/beast)
|
||||
Branch | Linux | Windows | Coverage | Documentation | Matrix |
|
||||
----------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
[master](https://github.com/boostorg/beast/tree/master) | [](https://drone.cpp.al/boostorg/beast) | [](https://ci.appveyor.com/project/vinniefalco/beast/branch/master) | [](https://codecov.io/gh/boostorg/beast/branch/master) | [](http://www.boost.org/doc/libs/master/libs/beast/doc/html/index.html) | [](http://www.boost.org/development/tests/master/developer/beast.html) |
|
||||
[develop](https://github.com/boostorg/beast/tree/develop) | [](https://drone.cpp.al/boostorg/beast) | [](https://ci.appveyor.com/project/vinniefalco/beast/branch/develop) | [](https://codecov.io/gh/boostorg/beast/branch/develop) | [](https://www.boost.org/doc/libs/develop/libs/beast/index.html) | [](https://www.boost.org/development/tests/develop/developer/beast.html) |
|
||||
|
||||
## Contents
|
||||
|
||||
|
Reference in New Issue
Block a user