Skip to content

Commit

Permalink
circle.yml
Browse files Browse the repository at this point in the history
Signed-off-by: SamMarkowitz <[email protected]>
  • Loading branch information
SamMarkowitz committed Jul 4, 2016
1 parent 3b6a26c commit 1859e37
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 @@ -15,7 +15,7 @@ test:
pre:
- >
wget https://github.com/CloudSlang/cloud-slang/releases/download/cloudslang-0.9.60.0/cslang-builder.zip
&& unzip cslang-builder.zip -d cslang-builder
&& unzip cslang-builder.zip
&& chmod +x cslang-builder/bin/cslang-builder
override: # compile ./code directory
- ./cslang-builder/bin/cslang-builder -cr ./code -ts !default -cov

0 comments on commit 1859e37

Please sign in to comment.