[circle]: latest boot.sh

This commit is contained in:
anatoly 2016-06-09 17:22:04 -04:00
parent 736d93abd1
commit 19bed168c8

View file

@ -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: