We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ea7c34 commit 66eda0dCopy full SHA for 66eda0d
shippable.yml
@@ -15,8 +15,5 @@
15
- bundle exec scss-lint --no-color --format=Stats --format=Default --out=reports/scss-lint.txt app/assets/stylesheets/ || true
16
- CI_REPORTS=reports/test bundle exec rake minitest test
17
18
- on_success:
19
- - testspace @.testspace.txt
20
-
21
- on_failure:
+ always:
22
- testspace @.testspace.txt
0 commit comments