Fix yaml
This commit is contained in:
parent
3b05fed674
commit
35946475d3
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ jobs:
|
||||||
jvm:
|
jvm:
|
||||||
docker:
|
docker:
|
||||||
# specify the version you desire here
|
# specify the version you desire here
|
||||||
- circleci/clojure:lein-2.9.6
|
- image: circleci/clojure:lein-2.9.6
|
||||||
working_directory: ~/repo
|
working_directory: ~/repo
|
||||||
environment:
|
environment:
|
||||||
LEIN_ROOT: "true"
|
LEIN_ROOT: "true"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue