Skip to content

Commit

Permalink
[circle]: latest boot.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tolitius committed Jun 9, 2016
1 parent 736d93a commit 19bed16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 19bed16

Please sign in to comment.