1 Mar
2019
1 Mar
'19
12:45 p.m.
Raffi Enficiaud wrote:
Can somebody explain me like I am 5 what I need to do in order to activate Appveyor builds for boost.test? I am not admin of the repository.
You are now. You need an appveyor.yml file in the repo, then you need to login into Appveyor via Github, then add boostorg/test as a project. A sample appveyor.yml file is at https://github.com/boostorg/system/blob/develop/appveyor.yml.