Skip to content

Commit e063a71

Browse files
authored
Update shippable.yml
1 parent c4a012d commit e063a71

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
@@ -13,8 +13,5 @@ build:
1313
- pylint stock_alerter/ -f parseable > analysis.txt || true
1414
- nose2 --junit-xml --with-coverage
1515

16-
on_success:
16+
always:
1717
- testspace analysis.txt{lint} nose2.xml{stock_alerter} coverage.xml
18-
19-
on_failure:
20-
- testspace analysis.txt{lint} nose2.xml{stock_alerter} coverage.xml

0 commit comments

Comments
 (0)