Skip to content

Commit 3da0576

Browse files
authored
Update shippable.yml
1 parent 3658f51 commit 3da0576

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

shippable.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,5 @@ build:
2424
- bundle exec brakeman_translate_checkstyle_format translate --file="tmp/brakeman.json" > tmp/brakeman_checkstyle.xml
2525
- COVERAGE=true xvfb-run --server-args="-screen 0 1024x768x24" bundle exec rake ci:setup:rspec spec
2626

27-
on_success:
28-
- CI_REPORTS=$PWD/spec/reports testspace @.testspace.txt
29-
30-
on_failure:
27+
always:
3128
- CI_REPORTS=$PWD/spec/reports testspace @.testspace.txt

0 commit comments

Comments
 (0)