This PR closes #364 by updating the circle ci config to stop using cibuild/compose.ci/dockerfile.ci in favour of a self-contained plain config using the docker environment provided by circle ci. It uses caché for the testing job and reusable setup for both linting and testing jobs.
I also added the install method to the recipe in case its needed for older projects, so this closes #182, and updated the readme to suit the new ci flow.
This PR closes #364 by updating the circle ci config to stop using cibuild/compose.ci/dockerfile.ci in favour of a self-contained plain config using the docker environment provided by circle ci. It uses caché for the testing job and reusable setup for both linting and testing jobs.
I also added the install method to the recipe in case its needed for older projects, so this closes #182, and updated the readme to suit the new ci flow.