Skip to content

Commit 66eda0d

Browse files
authored
Update shippable.yml
1 parent 4ea7c34 commit 66eda0d

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
@@ -15,8 +15,5 @@
1515
- bundle exec scss-lint --no-color --format=Stats --format=Default --out=reports/scss-lint.txt app/assets/stylesheets/ || true
1616
- CI_REPORTS=reports/test bundle exec rake minitest test
1717

18-
on_success:
19-
- testspace @.testspace.txt
20-
21-
on_failure:
18+
always:
2219
- testspace @.testspace.txt

0 commit comments

Comments
 (0)