git-lfs/.circleci
Taylor Blau 9cb4c63183 .circleci: don't use 'brew prune'
In the latest release of Homebrew (which Circle CI has upgraded to for
us) the command `brew prune` has been removed.

In order to stop failing our Circle CI builds, let's remove this
invocation.

The recommended alternative is to run 'brew cleanup', but this is
unnecessary: Homebrew 2.0 already does this for us, so repeating it here
is unnecessary.
2019-02-05 18:58:35 -08:00
..
config.yml .circleci: don't use 'brew prune' 2019-02-05 18:58:35 -08:00