[circle]: latest boot.sh
This commit is contained in:
parent
736d93abd1
commit
19bed168c8
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue