Skip to content

Commit d842408

Browse files
committed
Update shippable.yml
1 parent 18ae783 commit d842408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shippable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ script:
2020
- nosetests test.py --with-xunit --xunit-file=shippable/testresults/nosetests.xml
2121
- which python && coverage run --branch test.py
2222
- which python && coverage xml -o shippable/codecoverage/coverage.xml test.py
23-
cache: true
23+
#cache: true

0 commit comments

Comments
 (0)