Wipe CirleCI cache

This commit is contained in:
Michiel Borkent 2020-02-29 10:31:46 +01:00
parent 94559f7626
commit 8328a14183

View file

@ -5,7 +5,7 @@
version: 2.1 version: 2.1
jobs: jobs:
jvm: jvm:
docker: docker:
# specify the version you desire here # specify the version you desire here
- image: circleci/clojure:lein-2.8.1 - image: circleci/clojure:lein-2.8.1
working_directory: ~/repo working_directory: ~/repo