On Tuesday, 10 April 2018 at 13:50:38 UTC, Clinton wrote:
Hi all,

I'm setting up a CircleCI config for my project. Right now I'm trying to cache dependencies before running builds. This way I can run "dub build --nodeps" immediately after the packages are cached to avoid extra network calls and speed it up.

[...]

If I remember correctly I used dub upgrade exactly for this purpose.

Kind regards
Andre

Reply via email to