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 18ae783 commit d842408Copy full SHA for d842408
shippable.yml
@@ -20,4 +20,4 @@ script:
20
- nosetests test.py --with-xunit --xunit-file=shippable/testresults/nosetests.xml
21
- which python && coverage run --branch test.py
22
- which python && coverage xml -o shippable/codecoverage/coverage.xml test.py
23
-cache: true
+#cache: true
0 commit comments