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 c4a012d commit e063a71Copy full SHA for e063a71
shippable.yml
@@ -13,8 +13,5 @@ build:
13
- pylint stock_alerter/ -f parseable > analysis.txt || true
14
- nose2 --junit-xml --with-coverage
15
16
- on_success:
+ always:
17
- 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