zeromq / azmq

C++ language binding library integrating ZeroMQ with Boost Asio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add CI pipelines for building and running test on support platforms

aboseley opened this issue · comments

The link to the build status is dead. We need CI tests to verify the library builds and the unit test pass on the versions and platforms we advertise support for.

The simplest might be to use github workflows - but I don't have much experience with them. Travis might give us more options for a testing on a range of boost versions and compilers

This branch
https://github.com/aboseley/azmq/tree/adam/github-pipeline

Builds and runs the test on ubuntu 18 and 20.

Link to job
https://github.com/aboseley/azmq/runs/2806876473