From 19bed168c88cea963a080e2b1253302e618b6bb7 Mon Sep 17 00:00:00 2001 From: anatoly Date: Thu, 9 Jun 2016 17:22:04 -0400 Subject: [PATCH] [circle]: latest boot.sh --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: