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 2849abe commit 9098bb9Copy full SHA for 9098bb9
shippable.yml
@@ -16,5 +16,3 @@ script:
16
- nosetests test.py --with-xunit --xunit-file=shippable/testresults/nosetests.xml
17
- which python && coverage run --branch test.py
18
- which python && coverage xml -o shippable/codecoverage/coverage.xml test.py
19
-
20
-cache: true
0 commit comments