Skip to content

Commit

Permalink
updated builder
Browse files Browse the repository at this point in the history
Signed-off-by: SamMarkowitz <[email protected]>
  • Loading branch information
SamMarkowitz committed Jun 6, 2016
1 parent c9b1263 commit 45dd673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ general:
test:
pre:
- >
wget https://github.com/CloudSlang/cloud-slang/releases/download/cloudslang-0.9.59/cslang-builder.zip
wget https://github.com/CloudSlang/cloud-slang/releases/download/cloudslang-0.9.59.1/cslang-builder.zip
&& unzip cslang-builder.zip -d cslang-builder
&& chmod +x cslang-builder/bin/cslang-builder
override: # compile ./code directory
Expand Down

0 comments on commit 45dd673

Please sign in to comment.