We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66bf639 commit 069e367Copy full SHA for 069e367
1 file changed
shippable.yml
@@ -12,8 +12,5 @@ build:
12
- npm install
13
- make lint test
14
15
- on_success:
+ always:
16
- testspace checkstyle.xml [Tests]xunit.xml{test} coverage/cobertura-coverage.xml
17
-
18
- on_failure:
19
- - testspace checkstyle.xml [Tests]xunit.xml{test} coverage/cobertura-coverage.xml
0 commit comments