Skip to content

Commit

Permalink
pinned lein to 2.8.0 for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yogthos committed Dec 1, 2018
1 parent 808728a commit 04a8972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
@@ -1,7 +1,7 @@
jobs:
build:
docker:
- image: clojure:lein
- image: clojure:lein-2.8.0
working_directory: /root/migratus
steps:
- checkout
Expand Down

0 comments on commit 04a8972

Please sign in to comment.