Closed JeffreyPalmer closed 5 years ago
It'd be nice to do lein ci
instead of lein test
, which tests against a bunch of versions, but I don't think that would work the right way with your cache.
Let me look into that - I did the most basic thing first. Thanks for the pointer!
Okay I updated the config to do a pre-test dep retrieval for all profiles so that we can cache the results. Let me know if you want any other changes, or want me to rebase this, etc.
It's a bit repetitive, but I don't know a better way to do it. Thanks!
I noticed that your project was still using the old CircleCI build engine, which was disabled several months ago. This PR updates the CircleCI build configuration to use their new build engine.