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 a9df0b7 commit 2849abeCopy full SHA for 2849abe
shippable.yml
@@ -16,3 +16,5 @@ 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