boostorg / leaf

Lightweight Error Augmentation Framework
Boost Software License 1.0
313 stars 48 forks source link

Drone config #20

Closed sdarwin closed 3 years ago

sdarwin commented 3 years ago

Drone is a continuous integration framework similar to Travis CI. The C++ Alliance is offering a hosted Drone server for Boost libraries. Please refer to https://github.com/CPPAlliance/drone-ci for more information and instructions.

zajo commented 3 years ago

Thanks. Can you please remove all asciidoctor and DOC=1 environment stuff? This builds and publishes the documentation, which is done on GitHub Actions already and should not be done on Drone too.