[circle]: latest boot.sh
This commit is contained in:
parent
0acb78e16a
commit
690f9fc6c8
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ machine:
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
pre:
|
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
|
- mv boot.sh boot && chmod a+x boot && sudo mv boot /usr/local/bin
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue