diff --git a/circle.yml b/circle.yml index b04a609..9b72948 100644 --- a/circle.yml +++ b/circle.yml @@ -4,7 +4,7 @@ machine: dependencies: pre: - - wget https://github.com/boot-clj/boot-bin/releases/download/2.5.2/boot.sh + - wget https://github.com/boot-clj/boot-bin/releases/download/latest/boot.sh - mv boot.sh boot && chmod a+x boot && sudo mv boot /usr/local/bin test: